搜尋 Mozilla 技術支援網站

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

Learn More

Change default behavior of Ctrl + Q

  • 5 回覆
  • 1 有這個問題
  • 128 次檢視
  • 最近回覆由 kunaltyagi

more options

Ctrl + Q is very close to Ctrl + W. It's a disaster waiting to happen.

Can we have a prompt on Ctrl + Q? I know it might be difficult to have a customizable shortcut where I can simple move Ctrl + Q to some other key. But it shouldn't be difficult to add a prompt on Ctrl + Q? Especially when multiple tabs are open.

And yes, there's a feature to start from where you left, but in some webpages, you lose the context and that really bums me out (and maybe other people too).

If someone is willing to guide me, I can make a patch for this too. I don't know where to start.

Ctrl + Q is very close to Ctrl + W. It's a disaster waiting to happen. Can we have a prompt on Ctrl + Q? I know it might be difficult to have a customizable shortcut where I can simple move Ctrl + Q to some other key. But it shouldn't be difficult to add a prompt on Ctrl + Q? Especially when multiple tabs are open. And yes, there's a feature to start from where you left, but in some webpages, you lose the context and that really bums me out (and maybe other people too). If someone is willing to guide me, I can make a patch for this too. I don't know where to start.

被選擇的解決方法

There have been some changes in recent versions but I'm not sure which ones apply to which configurations.

Which of these best describes your Firefox setup:

A. Default: remember history, start with home page

When you use the "Exit" or "Quit" command or keyboard shortcut, Firefox should display a warning such as "You are about to close 2 windows with 3 tabs. Are you sure you want to continue?" with "Close Tabs" and "Cancel" buttons.

There also is a checkbox for "Warn me when I attempt to close multiple tabs" which is checked by default. If you turned off the closing multiple tabs warning, this dialog won't appear and Firefox will just exit. To restore the warning:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste warn and pause while the list is filtered

(3) If the browser.tabs.warnOnClose preference is bolded and "modified" or "user set" to false, double-click it to restore the default value of true

B. Restore previous session at startup

On the Preferences (Options) page, immediately below the "Restore previous session" checkbox there is a new-ish checkbox for "Warn you when quitting the browser". I can't recall whether this is checked by default, but you can turn it on here if needed.

C. Automatic private browsing (never remember history)

There is no quit protection for private windows or entirely private sessions. I have an experimental extension for that if you have this configuration. https://addons.mozilla.org/firefox/addon/prevent-closing-window/

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

所有回覆 (5)

more options

選擇的解決方法

There have been some changes in recent versions but I'm not sure which ones apply to which configurations.

Which of these best describes your Firefox setup:

A. Default: remember history, start with home page

When you use the "Exit" or "Quit" command or keyboard shortcut, Firefox should display a warning such as "You are about to close 2 windows with 3 tabs. Are you sure you want to continue?" with "Close Tabs" and "Cancel" buttons.

There also is a checkbox for "Warn me when I attempt to close multiple tabs" which is checked by default. If you turned off the closing multiple tabs warning, this dialog won't appear and Firefox will just exit. To restore the warning:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste warn and pause while the list is filtered

(3) If the browser.tabs.warnOnClose preference is bolded and "modified" or "user set" to false, double-click it to restore the default value of true

B. Restore previous session at startup

On the Preferences (Options) page, immediately below the "Restore previous session" checkbox there is a new-ish checkbox for "Warn you when quitting the browser". I can't recall whether this is checked by default, but you can turn it on here if needed.

C. Automatic private browsing (never remember history)

There is no quit protection for private windows or entirely private sessions. I have an experimental extension for that if you have this configuration. https://addons.mozilla.org/firefox/addon/prevent-closing-window/

more options

Hi @jscher2000

Thanks a lot!!!

Option B did lead me to the new checkbox. And that solves it.

Though I liked the extension idea too. Especially for private windows. One suggestion on that: there's no easy way to choose to "Keep Window Open" later except to start a new window and copy the URL. I don't see an icon in the bar or in the extended drop down or the screen in customize.

Cheers Thanks a lot :)

more options

Hi kunaltyagi, thank you for reporting back, and the feedback on the extension. It definitely needs work, but the pile is so high!

more options

Note that the related sessionstore pref is this one: browser.sessionstore.warnOnQuit

more options

So, I had to use chrome and I found that on MacOS, Chrome displays a Hint of "Hold Super + Q to Quit" and doesn't quit on pressing "Super + Q".

This behavior seems good to have. Destructive actions should not be able to be so easy to take. Press and hold for a second seems a conscious decision not a mistaken key-stroke. :)