Closed Bug 820031 Opened 12 years ago Closed 12 years ago

jQuery mouseenter/mouseover problem in Firefox 17, but same page works properly when shown in an iFrame in Firefox 17

Categories

(Core :: Graphics, defect)

17 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
firefox17 - ---
firefox18 --- unaffected
firefox19 --- unaffected
firefox20 --- unaffected
firefox-esr17 - ---

People

(Reporter: datonlynch, Unassigned)

References

Details

(Keywords: regression)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121128204232

Steps to reproduce:

A popular jQuery powered plugin that uses jQuery and jQuery easing and detects mouseenter/mouseover events DOES NOT work properly in Firefox 17.0.1, but it DOES work if shown in an iframe in Firefox 17.0.1. Below I include the direct link to the plugin implementation AND the working iframed link.


Actual results:

When moving the mouse to the center of the screen, the screen does not animate or split. Clicking near the middle of the screen does invoke some choppy animation, but the plugin has operated on mouseenter/mouseover in previous versions of Firefox without any issue. See the issue below:

*On own:

http://www.oddstructure.com/__demo__/envato/codecanyon/splitscreen_1_3_1/promo-example.html


Expected results:

For the link below, click on the PROMO example and see that the exact same page operates as intended when it is served inside of the iframe on Firefox: 

*In Iframe:

http://oddstructure.com/__demo__/?theme=jQuery-Splitscreen
Regression window(m-c)
Good:
http://hg.mozilla.org/mozilla-central/rev/ef20925bc2a5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120725002955
Bad:
http://hg.mozilla.org/mozilla-central/rev/75d16b99e8ab
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120725080455
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=ef20925bc2a5&tochange=75d16b99e8ab

Regression window(m-i)
Good:
http://hg.mozilla.org/integration/mozilla-inbound/rev/eecd3aa199e6
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120724224555
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/79727970b987
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 ID:20120725000855
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=eecd3aa199e6&tochange=79727970b987

Suspected: Bug 769541


Fixed window(m-c)
Bad:
http://hg.mozilla.org/mozilla-central/rev/b274e8e3479f
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120928160219
Fixed:
http://hg.mozilla.org/mozilla-central/rev/b62b229a4d41
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120928161018
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=b274e8e3479f&tochange=b62b229a4d41

Fixed window(m-i)
Bad:
http://hg.mozilla.org/integration/mozilla-inbound/rev/9f476b4ac1e1
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120928040137
Fixed:
http://hg.mozilla.org/integration/mozilla-inbound/rev/6b58397ad735
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:18.0) Gecko/18.0 Firefox/18.0 ID:20120928042236
Pushlog:
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=9f476b4ac1e1&tochange=6b58397ad735
Blocks: 769541
Status: UNCONFIRMED → NEW
Component: Untriaged → Graphics
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Fixed by DLBI I guess.

I don't think we're going to get a fix into FF17 for this bug. FF18 will be out soon anyway.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
This doesn't meet ESR landing criteria, not tracking.
You need to log in before you can comment on or make changes to this bug.