Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

FF 67 Tab button Inefficient

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 12 wyświetleń
  • Ostatnia odpowiedź od jehnidiah

more options

In the new version of FF (67.0), the "refresh" button in the toolbar now gets attention if I click the Tab key from the address bar.

In other words, previously if I opened a new tab (ctrl+t) and pressed the Tab button on my keyboard, it would switch directly from the Address Bar to the Search Box and I could type in what I want to search for. Now, if I open a new tab and press the Tab button, the attention switches to the Refresh button next to the Address Bar, so I have to press Tab twice to get to the Search Box.

I tried removing the Refresh button entirely (ctrl+r works just as well), but then FF just forces attention to go to Zoom or the "..." buttons next to the Address Bar - it still is making me press Tab twice to get to the Search Box.

In the new version of FF (67.0), the "refresh" button in the toolbar now gets attention if I click the Tab key from the address bar. In other words, previously if I opened a new tab (ctrl+t) and pressed the Tab button on my keyboard, it would switch directly from the Address Bar to the Search Box and I could type in what I want to search for. Now, if I open a new tab and press the Tab button, the attention switches to the Refresh button next to the Address Bar, so I have to press Tab twice to get to the Search Box. I tried removing the Refresh button entirely (ctrl+r works just as well), but then FF just forces attention to go to Zoom or the "..." buttons next to the Address Bar - it still is making me press Tab twice to get to the Search Box.

Wybrane rozwiązanie

You can set this pref to false on the about:config page to disable the new accessibility feature to make all groups of buttons within the toolbars keyboard accessible via Tab and Shift+Tab and gives the focused item an outline.

  • browser.toolbars.keyboard_navigation = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Przeczytaj tę odpowiedź w całym kontekście 👍 1

Wszystkie odpowiedzi (2)

more options

Wybrane rozwiązanie

You can set this pref to false on the about:config page to disable the new accessibility feature to make all groups of buttons within the toolbars keyboard accessible via Tab and Shift+Tab and gives the focused item an outline.

  • browser.toolbars.keyboard_navigation = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Fantastic! Thank you, and so quickly.