Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

FF 67 Tab button Inefficient

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 12 gösterim
  • Son yanıtı yazan: 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.

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (2)

more options

Seçilen çözüm

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.