Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Cannot tab through inputs in Firefox #234

Open
chpwssn opened this issue Apr 26, 2018 · 0 comments
Open

Cannot tab through inputs in Firefox #234

chpwssn opened this issue Apr 26, 2018 · 0 comments

Comments

@chpwssn
Copy link

chpwssn commented Apr 26, 2018

Using Firefox Version 59.0.2 (64 bit) on OSX and Windows to view the demo page, using the tab key to navigate through the selects does not behave as expected.

Tab on empty form

If no inputs have values set, using the tab key will focus the first select and cause the select dropdown to appear. Pressing tab again will close the dropdown but pressing tab a third time will cause the dropdown to reopen. This behavior repeats and the focus does not move to the second input.

Tab when selecting values

Using the tab key to focus the first input will cause it to show the dropdown as expected. Typing part of the name works as expected, as does pressing the enter key to select a value. However once a value is selected, pressing tab opens and closes the dropdown of the same input as described above.

Tab when not selecting values

Similar to the case above, using the tab key to focus the first input works as expected. However if the user types characters to filter the list of cities (on the demo page) and then presses the tab key twice (without selecting a value), the focus moves to the next select input down the page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant