Firefox: disable click and hold requirement
Posted: 2020-06-01 Filed under: network | Tags: about:config, firefox, right click Leave a commentOne if the things I noticed first with Firefox was the weird (for me) right click behaviour. I need to right click and hold, otherwise the mouse cursor will automatically click on the menu. That’s not something I want to get used to.
I searched a bit and found the solution in this discussion in Reddit. So, what I did was:
Open about:config
and set this to true
:
ui.context_menus.after_mouseup
That’s it!
When I browse, apparently, I have the obsessive habit of left/right clicking on the web-page when it’s loaded. I had not noticed this, until today, when I started using Firefox again. The browser has implemented navigation buttons in the right click menu, so with the automatic right click I got redirected back several times…