Side navigation
#6289 closed bug (worksforme)
Opened March 15, 2010 12:12PM UTC
Closed March 18, 2010 12:24AM UTC
.toggleClass() doesn't react on every click on IE7 and IE8
Reported by: | mischah | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | manipulation | Version: | 1.4.2 |
Keywords: | IE | Cc: | |
Blocked by: | Blocking: |
Description
Just take the example:
Toggle the class 'highlight' when a paragraph is clicked.
On this website:
http://api.jquery.com/toggleClass/
After a few clicks there is one which doesn't force the change. Then it is working again untill a few clicks before another one is left out.
P.S.
Same Issue here:
Example: Click to toggle highlight on the list item.
Regards,
Michael
Attachments (0)
Change History (1)
Changed March 18, 2010 12:24AM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
With IE8 I tried clicking and double-clicking on the items in the example and it always worked correctly. See if you can reproduce it with a simple test page and a stock copy of IE that doesn't have any toolbars or other add-ons.