Opened 7 years ago
Closed 7 years ago
#17053 closed defect (fixed)
[patch] ComboBox: autocompletion of special characters off by 1
Reported by: | Douglas Hays | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.9.1 |
Component: | Dijit - Form | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Load test_ComboBox.html
In the special characters example, type "3 *"
" 5" should be autocompleted/highlighted but only the 5 is.
Attachments (1)
Change History (4)
Changed 7 years ago by
Attachment: | 17053.patch added |
---|
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.9 |
---|---|
Status: | new → assigned |
Summary: | ComboBox: autocompletion of special characters off by 1 → [patch] ComboBox: autocompletion of special characters off by 1 |
The fix seems pretty safe but can go into 1.9.1.
Note: See
TracTickets for help on using
tickets.
fix and automated test