ctrl-L now clears the URL bar in 151.01
Previous to version 151.0.1, when I pressed ctrl-L, Firefox focused the URL bar and I was able to edit the URL. Now, on 151.0.1, pressing ctrl-L clears the URL and a dropdown for the search engine appears in the left of the URL bar (see attached screenshot). I have verified this on a new, blank profile. Is there a way to restore the old behavior?
Chosen solution
Apparently `keyword.enabled` had been set to `true` in a recent update, as a new default. I found this via this other support question. I searched for the config key and it showed in regular text, indicating it's the default and thus I didn't change it. Switching it to `false` and then `true` restores the old behavior.
Skaityti atsakymą kartu su kontekstu 👍 0All Replies (1)
Chosen Solution
Apparently `keyword.enabled` had been set to `true` in a recent update, as a new default. I found this via this other support question. I searched for the config key and it showed in regular text, indicating it's the default and thus I didn't change it. Switching it to `false` and then `true` restores the old behavior.
Modified