Changes between Initial Version and Version 1 of Ticket #14408
- Timestamp:
- Dec 12, 2011, 5:44:20 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14408
-
Property
Status
changed from
new
toassigned
-
Property
Milestone
changed from
to
1.7.2
-
Property
Status
changed from
-
Ticket #14408 – Description
initial v1 1 Run dijit/tests/form/_autoComplete.html?testWidget=dijit.form. ComboBox on IE9. Click the arrow node to open the dropdown. Click somewhere on whitespace to close the popup. Using 1.6, it won't close. Using 1.7, it works every other time. The focus code is not calling _onBlur. Seems specific to IE9.1 Run dijit/tests/form/_autoComplete.html?testWidget=dijit.form.!ComboBox on IE9. Click the arrow node to open the dropdown. Click somewhere on whitespace to close the popup. Using 1.6, it won't close. Using 1.7, it works every other time. The focus code is not calling _onBlur. Seems specific to IE9.