You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2025. It is now read-only.
Keyboard arrow navigation reverts to tab-focused emoji when pressing tab, making it extremely tedious to select emojis with keyboard.
To Reproduce
Open the picker window.
Press TAB to defocus the input field.
Press DOWN ARROW 20 times.
Press TAB again.
Expected behavior
Arrow keys should move focus in the main window, not just scroll the list. Pressing TAB on a list that's been scrolled down should select the first emoji visible, not scroll back to the top of the list.
Keyboard arrow navigation reverts to tab-focused emoji when pressing tab, making it extremely tedious to select emojis with keyboard.
To Reproduce
Expected behavior
Arrow keys should move focus in the main window, not just scroll the list. Pressing TAB on a list that's been scrolled down should select the first emoji visible, not scroll back to the top of the list.