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?
被選擇的解決方法
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.
從原來的回覆中察看解決方案 👍 0所有回覆 (1)
選擇的解決方法
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.
由 lceleste 於