Bug Tracker

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8535 closed bug (worksforme)

IE9 transitions issue

Reported by: [email protected] 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.

Change History (4)

comment:1 Changed 12 years ago by miketaylr

Strange. I do know 64 bit doesnt have JIT, so possibly a JIT bug in 32 bit chakra.

comment:2 Changed 12 years ago by addyosmani

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.

Last edited 12 years ago by addyosmani (previous) (diff)

comment:3 Changed 12 years ago by addyosmani

Resolution: worksforme
Status: newclosed

Another jQuery community member has also confirmed that this is working fine for them under the same conditions. Closing this ticket.

comment:4 Changed 12 years ago by [email protected]

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.

Note: See TracTickets for help on using tickets.