gfranko / jquery.selectBoxIt.js

A jQuery Select Box Plugin for Mobile, Tablet, and Desktop
http://www.selectboxit.com
MIT License
852 stars 301 forks source link

Can't see dropdown or selection indication in Firefox using just keyboard/tabbing #339

Open ammuench opened 9 years ago

ammuench commented 9 years ago

Using Firefox 39.0 on OSX 10.10.4

I can't repro this issue in any other browser at the moment. When I tab to the selectboxit in Firefox, and it's focused, clicking up and down on they keyboard will change the select box's value depending on dropdown order, but I have no visual indication that it's working while I'm doing it. For example:

  1. Selectboxit currently show 'Select 5' as the value
  2. Tab focus to the selecttboxit
  3. Tap down 3 times
  4. Selectboxit still shows 'Select 5' as the current value
  5. Tab out of Selectboxit to next form element
  6. Selectboxit now shows 'Select 8' as the current value

Here's a recording of the issue in question: http://webmshare.com/DGyDx

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/24838880-can-t-see-dropdown-or-selection-indication-in-firefox-using-just-keyboard-tabbing?utm_campaign=plugin&utm_content=tracker%2F23157&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F23157&utm_medium=issues&utm_source=github).