Open
Description
When a dropdown item is highlighted, "tab" should populate the select with that option. This seems like a very natural feature that appears missing.
It doesn't appear hard to customize chosen with this behavior, but it would be much nicer built-in.
- http://stackoverflow.com/questions/27726434/how-can-i-select-an-option-in-the-chosen-js-multiple-dropdown-with-the-tab-key
- http://stackoverflow.com/questions/15668221/jquery-chosen-populate-multiple-select-with-tab-button
I can submit a pull request, but I first wanted to see if there was a reason someone hadn't already done this (at least as an option defaulted to false)? I looked through closed issues too and didn't see any discussion on this topic.