Closed Bug 172743 Opened 23 years ago Closed 23 years ago

mouseover on LH menu produces alert box

Categories

(Tech Evangelism Graveyard :: English Other, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 88596

People

(Reporter: graham_hodges, Assigned: tristan)

References

()

Details

User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826 Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826 when the page is first loaded a menu is displayed on the left of the screen. Navigating to that menu brings up the alert box "1 exceeds the number of menu layers" the box is usually displayed twice It renders the page unusable Reproducible: Always Steps to Reproduce: 1.load page 2.mouseover menu on left (printers scanners etc) 3. Actual Results: alert box displayed as above Expected Results: allow menu selection
On page load the JS console says: Error: layersAll has no properties Source File: http://www.pcworld.co.uk/store_doc/js/layerobj.js Line: 44 It seems that the function LayerObj() only handles IE of NS4: var layersAll = null; if(UA.NS) layersAll = document.layers; // NS4 only collection if(UA.IE) layersAll = document.all; // IE4/5 only collection --> Tech Evangelism
Assignee: asa → nitot
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: West
Ever confirmed: true
OS: MacOS X → All
Product: Browser → Tech Evangelism
QA Contact: asa → brantgurganus2001
Hardware: Macintosh → All
Version: other → unspecified
This is in fact a duplicate of bug 88596 *** This bug has been marked as a duplicate of 88596 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
v
Status: RESOLVED → VERIFIED
tech evang june 2003 reorg
Component: Europe: West → English Other
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.