#7953 closed defect (wontfix)
IE8: toggle button misses clicks
Reported by: | Adam Peller | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit - Form | Version: | 1.2.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Ok on FF, haven't tested other IE releases yet.
Go to theme tester. Click on the "toggle" button slowly. It toggles as expected. Click slightly faster, and the state only seems to toggle on every other click.
Change History (3)
comment:1 Changed 12 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
The same every-other click behavior can be seen with native checkboxes using IE.
comment:3 Changed 10 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
This is a cannot fix due to a known IE issue with double clicks. IE refuses to fire mouse downs just before double-click events.