Closed
Bug 309806
Opened 19 years ago
Closed 19 years ago
menu missing on RetouchPro site
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 309712
People
(Reporter: spam, Unassigned)
References
()
Details
(Keywords: regression)
Seamonkey trunk 2005092305 Yesterdays build suddenly crashed at that site, fixed in bug 309695. Today the page loads, but is missing the main "animated" menu that usually sits on the top left side. It was there at least in build 20050914.
Assignee: general → general
Component: General → JavaScript Engine
Product: Mozilla Application Suite → Core
QA Contact: general → general
Comment 1•19 years ago
|
||
Error: invalid XML markup Source File: http://www.retouchpro.com/ssm.js Line: 126 Source Code: <!-- document.body.style.overflowX="hidden"; Where did they learn to code like this? <!-- if(autoHideXOverflow&&((IE?document.body.clientWidth:window.innerWidth-16)<parseInt(bssm.left)+parseInt(ssm.left)+menuWidth+barWidth+3)){ <!-- document.body.style.overflowX="hidden"; <!-- document.body.style.overflowY="scroll"; <!-- }
Comment 2•19 years ago
|
||
This should be fixed by the patch for bug 309712. Marking dup. /be *** This bug has been marked as a duplicate of 309712 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•