-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Until Firefox 47, it was smart to know when to select an internal page (e.g. "fi" was selecting "https://www.reddit.com/r/firefox/") and when to select the website index (e.g. "gl" was selecting "http://globoesporte.globo.com/").
Now, in Firefox 48, with the "Visit/Search ..." thing always being the first entry and Enter Selects skipping to the second, I'm no longer able to open website's root by typing some chars then Enter (like "fa"+Enter to loads just facebook.com). Now I need to type, PRESS UP KEY then Enter.
One workaround is to turn off autofill (browser.urlbar.autoFill=false). But this way I lose the ability to quickly fill the hostname to open not so common internal pages (e.g. with autofill activated, until Fx 47 I could type "gi" + End key (or right key) to fill "https://github.com/" and then type a username or project; without autofill I need to type the entire hostname - "github.com/" - first).