Opened 9 years ago
Closed 9 years ago
#14515 closed defect (fixed)
ComboBox: highlighting mess up special characters
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
if an item in a store contains something like "> to", and user types "t" in the combobox with queryExpr set to "*${0}*", "&l<>t<>; to" is shown in the popup ("t" in "<" is highlighted), instead, it should highlight the "t" in "to"
Change History (2)
comment:1 Changed 9 years ago by
Component: | General → Dijit - Form |
---|---|
Owner: | set to liucougar |
Summary: | highlighting in combox mess up special characters → ComboBox: highlighting mess up special characters |
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In [27452]: