#6092 closed bug (notabug)
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.
Note: See
TracTickets for help on using
tickets.
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).