GNOME Bugzilla – Bug 723139
Address field should be focused on startup
Last modified: 2017-10-26 20:01:29 UTC
When you start Epiphany and the tab opened is that blank one with the site thumbnails the focus (text cursor) should be in the address field for quickly navigating to any page. Currently it requires a click or Ctrl + L before you can start typing.
Confirming that a click or Ctrl+L is needed to focus the address entry if the overview is loaded at startup. (You can emulate this by entering about:overview in the address entry.) However you're actually also seeing bug 697318 (keyboard accessibility of the overview). There's an argument to be made that the overview should have the focus so that most frequently visited sites can be easily accessed by keyboard navigation (example: if planet.gnome.org is the most frequently visited site, just pressing Enter would load it).
Currently on master, the address bar is focused when you start Epiphany. This can be marked as Resolved.
(In reply to Iulian Radu from comment #2) > Currently on master, the address bar is focused when you start Epiphany. > This can be marked as Resolved. Scratch that, not sure what I was actually doing but it wasn't the right thing. Still no focus on master on the address bar on master.
It's there now except in incognito mode, bug #781151.