Join us to show up for other Firefox users 🦊. Earn fun badges and Mozilla swag vouchers! Find out more: https://mzl.la/askafox150

Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Shortcut for Web Console removed?

  • 4 件の返信
  • 6 人がこの問題に困っています
  • 148 回表示
  • 最後の返信者: cor-el
  • 解決済み

I can no longer bring up/down the Web Console with the Ctrl + Shift + K keyboard shortcut, nor is any shortcut listed next to it under Tools-->Web Developer.

The shortcut is still listed here:

https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly

Not having a shortcut is such a hassle, what good reason is there to remove it?

If it was me who somehow removed it (haven't edited about:config any time recently), I appreciate tips on how to bring it back.

I can no longer bring up/down the Web Console with the Ctrl + Shift + K keyboard shortcut, nor is any shortcut listed next to it under Tools-->Web Developer. The shortcut is still listed here: https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly Not having a shortcut is such a hassle, what good reason is there to remove it? If it was me who somehow removed it (haven't edited about:config any time recently), I appreciate tips on how to bring it back.

選ばれた解決策

It still works for me. Does the problem survive a Firefox exit/restart cycle?

Occasionally there are keyboard shortcut conflicts with add-ons. It's not obvious to me how best to resolve these, but there are add-ons that let you change shortcuts; that might be useful if the conflict persists. To see whether it's caused by an extension, try Firefox's Safe Mode. That's a standard diagnostic tool to bypass interference by extensions (and some custom settings). More info: Use Troubleshoot Mode in Firefox.

You can restart Firefox in Safe Mode using

Help > Restart with Add-ons Disabled

In the dialog, click "Start in Safe Mode" (not Reset)

Any difference?

この回答をすべて読む 👍 3

すべての返信 (4)

選ばれた解決策

It still works for me. Does the problem survive a Firefox exit/restart cycle?

Occasionally there are keyboard shortcut conflicts with add-ons. It's not obvious to me how best to resolve these, but there are add-ons that let you change shortcuts; that might be useful if the conflict persists. To see whether it's caused by an extension, try Firefox's Safe Mode. That's a standard diagnostic tool to bypass interference by extensions (and some custom settings). More info: Use Troubleshoot Mode in Firefox.

You can restart Firefox in Safe Mode using

Help > Restart with Add-ons Disabled

In the dialog, click "Start in Safe Mode" (not Reset)

Any difference?

Can you access that toolbar via the Developer Toolbar (Shift+F2), click the wrench button on the right?

@jscher2000 and @cor-el THANK YOU both for your kind help.

As suggested, I restarted the browser, and now it's back. I wasn't even able to use the Shift + F2 shortcut either, and the Tools-->Web Developer menu only had one entry beside "view source" and the option to get more tools. Now there's a huge list of tools all back again.

Is there anything I may have accidentally hit on the keyboard (or other) that could have disabled all those tools?

Thanks again

I think that the Web Developer menu is generated by some JavaScript at a later time (a lot of items are in a special #devtoolsKeyset keyset including the Web Console) as it doesn't seem to be there when Extensions are initialized.
So in your cause something went wrong and this script didn't run properly and failed to initialize the Web Developer menu.

Note that various Web Developer tools each have their own pref on the about:config page to enable or disable them.
You can search for devtools.*.enabled via the Search bar at the top of the about:config page.
Some are under development in the current release and thus disabled by default and will be enabled in future Firefox versions.


この投稿は cor-el により に変更されました