Ticket #5917 (closed defect: fixed)
ComboBox ESC key / revert problem
| Reported by: | doughays | Owned by: | haysmark |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.1b1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Run dijit/tests/for/test_ComboBox.html
Focus on the first box (Iowa) and type something.
Press the Esc key.
The field blanks out and fires onChange.
The field should have reverted to Iowa and no onChange fired.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.