#10649 closed bug (fixed)
menu.js filtering does not account for leading whitespace
Reported by: | t.crowley | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.2 |
Component: | ui.menu | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you have a menu where options have leading spaces (which often happens with generated html), the typeahead feature doesn't account for them:
Change History (3)
comment:1 Changed 8 years ago by
Status: | new → open |
---|
comment:2 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | open → closed |
comment:3 Changed 8 years ago by
Milestone: | none → 1.11.2 |
---|
Note: See
TracTickets for help on using
tickets.
Menu: Typeahead now accounts for leading whitespace
Fixes #10649 Closes gh-1356