为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Disable toolbar function access using keyboard shortcuts (tab) in Firefox 67.

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 habs0708

more options

Firefox 67 improved accessibility by allowing you to access toolbar shortcuts (e.g. the page actions or reload buttons to the right of the address bar) by using the keyboard. See here for details: https://support.mozilla.org/en-US/kb/access-toolbar-functions-using-keyboard

I'd like to know if this can be disabled. I have grown accustomed to pressing Alt+D (or Ctrl+L) to access the address bar, and pressing tab once to access the search bar. Now there are 1-3 additional keypresses required (because each page affects what toolbar icons are available, e.g. reader mode).

Any way to turn this off in about:config? Can anyone from the Mozilla team help?

Thanks in advance.

Firefox 67 improved accessibility by allowing you to access toolbar shortcuts (e.g. the page actions or reload buttons to the right of the address bar) by using the keyboard. See here for details: https://support.mozilla.org/en-US/kb/access-toolbar-functions-using-keyboard I'd like to know if this can be disabled. I have grown accustomed to pressing Alt+D (or Ctrl+L) to access the address bar, and pressing tab once to access the search bar. Now there are 1-3 additional keypresses required (because each page affects what toolbar icons are available, e.g. reader mode). Any way to turn this off in about:config? Can anyone from the Mozilla team help? Thanks in advance.
已附加屏幕截图

被采纳的解决方案

Yes, you can. But first, let me also mention that on Windows, both Ctrl+k and Ctrl+e will move the cursor into the classic search bar.

And now, the setting:

(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 TOOLB and pause while the list is filtered

(3) Double-click the browser.toolbars.keyboard_navigation preference to switch the value from true to false

That should cause the tab key to ignore buttons and go to the next text field.

Success?

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

Yes, you can. But first, let me also mention that on Windows, both Ctrl+k and Ctrl+e will move the cursor into the classic search bar.

And now, the setting:

(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 TOOLB and pause while the list is filtered

(3) Double-click the browser.toolbars.keyboard_navigation preference to switch the value from true to false

That should cause the tab key to ignore buttons and go to the next text field.

Success?

more options

Amazing, thank you for the direct shortcut and for the config value!