Side navigation
#8535 closed bug (worksforme)
Opened March 15, 2011 05:22PM UTC
Closed March 16, 2011 12:21AM UTC
Last modified March 21, 2011 09:57PM UTC
IE9 transitions issue
Reported by: | mark@hasissues.com | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | unfiled | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
On the jquery home page, the hover popup does not work when you hover over "Cross Browser".
Same issue with most transitions like .show, .hide
Works fine in IE9 64bit. Does not work in 32bit.
I'm using the version of IE9 release 3/15/11. Problem exist it all previous versions IE9.
Attachments (0)
Change History (4)
Changed March 15, 2011 10:14PM UTC by comment:1
Changed March 16, 2011 12:15AM UTC by comment:2
_comment0: | I tested the 'Cross-browser' hover pop-up on jQuery.com with IE9 32 bit RC and the hover appears to be working fine. → 1300234861024845 |
---|
I tested the 'Cross-browser' hover pop-up on jQuery.com with IE9 32 bit RC (and 64 bit) and the hover appears to be working fine.
Changed March 16, 2011 12:21AM UTC by comment:3
resolution: | → worksforme |
---|---|
status: | new → closed |
Another jQuery community member has also confirmed that this is working fine for them under the same conditions. Closing this ticket.
Changed March 21, 2011 09:57PM UTC by comment:4
I found the Issue. Its DivX plugin for IE. Divx Version 2.1.0.900
1. Installed DivX Plugin for IE.
2. In internet Options > Advanced, uncheck the 2 disable debuggung options and check notify on all errors.
3. Then reload the page.
The script error in Divx fails and causes the rest of the page scripts to not get executed.
Strange. I do know 64 bit doesnt have JIT, so possibly a JIT bug in 32 bit chakra.