Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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!