Search and Top Navigation
#6092 closed bug (notabug)
Opened September 22, 2010 08:26PM UTC
Closed September 22, 2010 09:01PM UTC
Last modified October 11, 2012 09:15PM UTC
autocomplete multiple select with tab
| Reported by: | jkarr | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | ui.autocomplete | Version: | 1.8.5 |
| Keywords: | Cc: | jkarr | |
| Blocked by: | Blocking: |
Description
When using multiple and selecting with the "Tab" key the input box loses focus.
That's the behavior we have defined for tab in autocomplete: select the currently active element, and allow tab to continue as normal (move to the next tabbable field).