Closed
Bug 133093
Opened 23 years ago
Closed 23 years ago
Flyout menus - Performance and display related problems
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jhatax, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9+)
Gecko/20020322
BuildID: 20020032203
Mozilla is unable to display the flyout menus at the following sites:
http://www.washington.edu
http://www.jessett.com/web_sites/dhtml/nav.html
Its performance (mouse movement, etc) become extremely sluggish when navigating
http://www.mbusa.com/brand/container.jsp?/models/main.jsp&modelCode=C230K
IE 5.x has no problems on any of the above mentioned sites.
Reproducible: Always
Steps to Reproduce:
1. Visit the sites one by one to see the nature of the problem
2.
3.
Actual Results: Either the flyout menu didn't appear or when it did, it made
the system sluggish
Expected Results: There should be menus displayed without any performance hits
Comment 1•23 years ago
|
||
Reporter, please keep it one bug per bug report.
The washington.edu has bad JavaScript code:
[...]
if (document.layers || document.all)
document.write ("<script src='/home/scripts/flyout.js' "
[...]
Should be moved to Tech Evangelism.
jessett.com WFM.
mbusa must be a background image causing slowliness.
Comment 2•23 years ago
|
||
Spun off evang bug 133125 for washington.edu.
![]() |
||
Comment 3•23 years ago
|
||
Marking invalid. Please file one bug per issue.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•