Opened 11 years ago
Closed 11 years ago
#8582 closed bug (notabug)
Combobox doesnt triggers change event on focus lost
Reported by: | amproy | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.23 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when completing manually - some existing value - change event wont fire...
I.E : lets say that XXX is an exiting value.... If one decides to type XXX and skip to the next input a validation occurs but change event wont fire
Change History (1)
comment:1 Changed 11 years ago by
Component: | ui.selectable → ui.autocomplete |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Because the value hasn't changed.