reblws / tab-search

WebExtension for keyboard-accessible tab management
https://addons.mozilla.org/en-US/firefox/addon/tab_search/
MIT License
131 stars 20 forks source link

First highlighted item should be skipped by Next item action #74

Open bubblefoil opened 5 years ago

bubblefoil commented 5 years ago
  1. Open extension dialog
  2. Start typing. The first item found is highlighted.
  3. Press down arrow to select the second item found.
  4. The first item is still focused and highlighted, the down arrow key must be pressed again.

This behavior is counter-intuitive. I would expect the navigation keys to select items relatively to the currently highlighted one. I tend to press the key once and hit enter to select the second item which takes me to the first tab in the list instead.

I believe this is related to #28 and #32.

sebschlo commented 4 years ago

Same thoughts, would be amazing if this was fixed!

ppezoldt commented 3 years ago

Yes this is annoying