Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 1 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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.
Đính kèm ảnh chụp màn hình

Giải pháp được chọn

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?

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

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!