搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Option to disable shift+right click context menu for trusted sites

  • 2 回覆
  • 1 有這個問題
  • 820 次檢視
  • 最近回覆由 Selinth

more options

So I understand why shift right click opens the context menu, and its been useful to me when I need it, but I'd like the option to disable it for trusted websites, or just a toggle I can turn on and off when needed. Even tucked into advanced options. For reference, its an issue when I play littlewargame, a browser based RTS game. Shift is how you que commands, so target firing specific units in order or setting multiple move commands requires me to hold shift, and right click multiple times. Obviously having the context menu pop up every time is an issue. Any chance that could be made into a toggle somewhere? Does anyone know of an extension that adds that option if it isn't built in?

Thanks in advance <3

So I understand why shift right click opens the context menu, and its been useful to me when I need it, but I'd like the option to disable it for trusted websites, or just a toggle I can turn on and off when needed. Even tucked into advanced options. For reference, its an issue when I play littlewargame, a browser based RTS game. Shift is how you que commands, so target firing specific units in order or setting multiple move commands requires me to hold shift, and right click multiple times. Obviously having the context menu pop up every time is an issue. Any chance that could be made into a toggle somewhere? Does anyone know of an extension that adds that option if it isn't built in? Thanks in advance <3

被選擇的解決方法

You can do this in version 117 (currently in Beta) by going to about:config in the address bar and changing dom.event.contextmenu.shift_suppresses_event to false (Bug 1759303).

從原來的回覆中察看解決方案 👍 1

所有回覆 (2)

more options

選擇的解決方法

You can do this in version 117 (currently in Beta) by going to about:config in the address bar and changing dom.event.contextmenu.shift_suppresses_event to false (Bug 1759303).

more options

zeroknight said

You can do this in version 117 (currently in Beta) by going to about:config in the address bar and changing dom.event.contextmenu.shift_suppresses_event to false (Bug 1759303).

That works, though ideally it would be a toggle not something you have to dig for a specific text for, but I get that its in beta for now. Thanks :)