When a user comments that keyboard use in Firefox is not as efficient as they’d like in terms of the number of key presses, it’s not a good idea to suggest something that is even less efficient because it requires moving a hand.
Zagrebian
For some reason, the default keyboard command Alt+P, which is Option+P on macOS, did not work for me, but I remembered that there’s a way on about:addons to “manage extension shortcuts”, so I changed it to Shift+Control+P, and now it works.
The screenshot shows that the code word !important
is broken in Firefox Nightly. This never happens in other browsers. Resize the browser window and check if that word breaks.
Can somebody reproduce? Go to https://github.com/w3c/csswg-drafts/issues/7535 and resize the browser window
Could Firefox not delay the update until the user actually restarts the browser?
I’m not “doing updates”. I’m just using Firefox normally.
I shared a screenshot, so I was not able to add text to the post. Maybe it’s possible, I don’t know. If there was a text box to add more text to the post, I would have explained the problem.
OP here. Most of the comments completely missed the point, but whatever.
No, it’ just a macOS application. Firefox updates itself automatically on macOS.
The problem is that the user should not be prevented from browsing the web just because a new update is ready. The user should choose when to update. If the user has multiple important tabs open, they should be able to finish their work, but if Firefox refuses to load any new tabs, then the user cannot continue working normally.
The solution is to set
browser.urlbar.resultMenu.keyboardAccessible
tofalse
on the about:config page.