Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Change default behavior of Ctrl + Q

  • 5 个回答
  • 1 人有此问题
  • 64 次查看
  • 最后回复者为 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. :)