GNOME Bugzilla – Bug 513345
Keyboard focus remains in the address bar
Last modified: 2008-02-01 11:55:33 UTC
It would greatly improve the browsing experience if the focus moved to the page after entering an address. Other information:
Which backend are you using? Webkit, Firefox or Xulrunner? This problem doesn't exist in Epiphany 2.20.
I get this too with Firefox backend under 2.21.90. I was already looking into this to solve bug #488680, but i can't figure out what's wrong, as mozilla_embed_grab_focus () is called when the location entry is activated, but the embed does not seem to get the right focus. Christian, Xan, any opinion?
Created attachment 104119 [details] [review] patch This patch fixes the issue. It was a leftover from the EphyTab migration.
Committed. ------------------------------------------------------------------------ r7900 | cosimoc | 2008-01-31 19:53:57 +0100 (gio, 31 gen 2008) | 3 lines Fix keyboard focus remaining in the location entry after entering the address. Bug #513345.
*** Bug 508146 has been marked as a duplicate of this bug. ***