Comment 2 for bug 491555

Revision history for this message
Ken VanDine (ken-vandine) wrote :

I tried the patch, it didn't seem to fix the problem. Initially I was seeing an error in the console:

sys:1: GtkWarning: GtkEntry - did not receive focus-out-event. If you
connect a handler to this signal, it must return
FALSE so the entry gets the event as well

So I added a return FALSE to gedit_history_entry_set_tab_index_callback, which suppressed the error but didn't actually make tab focus the replace entry. I still get the selector focused on tab.