Closed Bug 225905 Opened 21 years ago Closed 20 years ago

Broken layermenu

Categories

(Tech Evangelism Graveyard :: Norwegian, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: me, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031115 Firebird/0.7+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031115 Firebird/0.7+

The layermenu (hide/show/etc) do not show when hoovering mouse over the active
elements. The css hoover action kicks in, but the layers do not show. Worked in
0.7 release (osx) and works with 20031109 win32 build

Reproducible: Always

Steps to Reproduce:
1.Open www.skandiabanken.no
2.Move mouse over the menuitems on top of page
3.

Actual Results:  
No layers with additional menu

Expected Results:  
Show layers with menuitems

osX 10.3.1. Fresh install.. no themes or plugins.
doesn't block development
Severity: blocker → normal
Looking in the Javascript console reveals this:

Error: window.event has no properties
Source File:
http://www.skandiabanken.no/skbweb/No/gui.asp?stamp=16%2E11%2E2003+21%3A05%3A22
Line: 1218

--> Tech Evangelism
Assignee: general → norwegian
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → Norwegian
Ever confirmed: true
OS: MacOS X → All
Product: Browser → Tech Evangelism
QA Contact: PhilSchwartau → norwegian
Hardware: Macintosh → All
Version: Trunk → unspecified
JS script in gui.asp is partialy upgreaded for W3C/Gecko browsers but not in
menu's part.
Function outTopLayer attached to onmouseout and is only dualed for Netscape 4
DOM and IE's DOM. In result it tries to use window.event collection from
Microsoft's DOM model.
but if it's bad code.. how did it work just some builds ago?
Confirmed working in 20031114
confirmed working in mac build 20031119
wfm using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b)
Gecko/20031119 Firebird/0.7+ (aebrahim)
works here too so it is probably fixed.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031119
Firebird/0.7+ (aebrahim)

confirmed working in Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a)
Gecko/20031223 Firebird/0.7+ (MozJF)

Resolving as Worksforme, see comments 5,6,7,8 and 9.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in before you can comment on or make changes to this bug.