Closed Bug 633135 Opened 13 years ago Closed 13 years ago

Header navigation bar is broken on the stats page, due to the older version of jQuery

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: tomer, Unassigned)

References

()

Details

Attachments

(3 files)

For most if not every page on mozilla.com I'm seeing a weird effect. When moving mouse cursor on top of a button area we see its hover effect, but when moving the mouse out of the navbar, the button keeps faded which is not a major issue but seems to me as a design glitch.

The issue is even worse on the download stats page. For some reasons, the whole menu keeps open after moving the mouse out of the navbar/menus, while it doesn't reproduce on other pages I checked. 

Both issues reproduce with recent beta of Firefox, stable Firefox 3.6 and on webkit as well.
Confirming, Firefox 3.6.13 under XP.
There's an error in the error console:

Error: prev_li.delay is not a function
Source File: http://mozcom-cdn.mozilla.net/includes/min/min.js?g=js
Line: 41
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
(In reply to comment #3)
> 
> *** This bug has been marked as a duplicate of bug 620333 ***

I'm not sure if it is actually a dupe, as the second issue still reproduce on the staging server…

http://www-trunk.stage.mozilla.com/en-US/firefox/stats/
Hm, I'll investigate the issue this weekend.
The focus issue is caused by the older version of jQuery which is packed in stats.js. I've used some new features of jQuery 1.4 in nav-main.js (clearQueue, delay, first, last) but stats.js contains incompatible jQuery 1.3.2.

jQuery now comes with min.js, so removing the older version form stats.js will resolve the issue.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Summary: mozilla.com top navigation bar doesn't release submenus on mouse-out event → Header navigation bar is broken on the stats page, due to the older version of jQuery
Marking WONTFIX this, as the new stats site (Bug 607127) is coming soon.
Status: REOPENED → RESOLVED
Closed: 13 years ago13 years ago
Resolution: --- → WONTFIX
(In reply to comment #8)
> Marking WONTFIX this, as the new stats site (Bug 607127) is coming soon.

To be clear, the stats page will be redirected to glow.mozilla.org (Bug 640701)
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: