Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

FF 67 Tab button Inefficient

  • 2 respostas
  • 1 tem este problema
  • 12 visualizações
  • Última resposta por 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.

Solução escolhida

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.

Ler esta resposta no contexto 👍 1

Todas as respostas (2)

more options

Solução escolhida

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.