Search and Top Navigation
#10644 closed bug (fixed)
Opened October 02, 2014 09:02PM UTC
Closed October 03, 2014 01:34PM UTC
Last modified October 03, 2014 01:49PM UTC
Menu: Issue with typeahead algorithm
Reported by: | tj.vantoll | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.2 |
Component: | ui.menu | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This is subtle, but if you type ahead to the point where there is only one match, and keep typing additional characters on that same option, focus can potentially be shifted to other menu items.
For example: http://jsfiddle.net/tj_vantoll/u17e3sa8/. Give the menu focus and type “two”. Note how typing “o” shifts focus to “One”.
Attachments (0)
Change History (4)
Changed October 02, 2014 09:14PM UTC by comment:1
status: | new → open |
---|
Changed October 02, 2014 09:16PM UTC by comment:2
Changed October 03, 2014 01:34PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | open → closed |
Menu: Maintain focus on already selected item during typeahead
Fixes #10644
Closes gh-1354
Changeset: 6b6b49f678706280c5590a5097ef9f0aca359d4b
Changed October 03, 2014 01:49PM UTC by comment:4
milestone: | none → 1.11.2 |
---|