Bug Tracker

Modify

Ticket #8535 (closed bug: worksforme)

Opened 2 years ago

Last modified 2 years ago

IE9 transitions issue

Reported by: mark@… Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.5.1
Keywords: Cc:
Blocking: Blocked by:

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

comment:1 Changed 2 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 2 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 2 years ago by addyosmani (previous) (diff)

comment:3 Changed 2 years ago by addyosmani

  • Status changed from new to closed
  • Resolution set to worksforme

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

comment:4 Changed 2 years ago by mark@…

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.