Closed
Bug 90609
Opened 23 years ago
Closed 20 years ago
ewaterways.com - mousing over javascript dynamic menu fails
Categories
(Tech Evangelism Graveyard :: English US, defect, P4)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jeff, Unassigned)
References
()
Details
(Whiteboard: [aok])
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.3-20mdk i686; en-US; 0.8) Gecko/20010409
BuildID: 200104091 2001062815
On the referenced page, the "Travel Agents" tab has a javascript menu that
appears when you mouse over it. Under IE, it works. Under Netscape 4.7x, it
works, under Opera 5.0, it works (mostly). Under Mozilla, both on my Linux box
(2001040912) and my Windows 2k box (2001062815), it doesn't work. Doesn't even
show up.
Reproducible: Always
Steps to Reproduce:
Go to page, mouse over Travel Agents tab.
Actual Results: Nothing.
Expected Results: Menu, with choice "Affiliate" as top choice should have
appeared.
I'm not sure I'd class it as "Major" but I'd put it a step above Normal, since
Javascript is a fairly major feature. I don't know Javascript, so I couldn't
tell you exactly what command is broken.
Sending to evangelism, there is a javascript error on the page:
on line 169
nction MM_preloadImages() { //v3.0
should be
function MM_preloadImages() { //v3.0
and another thing, I'm not sure why but the document.getElementById() doesn't
seem to be working? that code doesn't work in opera and mozilla. The only time
it works in opera is when opera is set to spoof IE5.0, as opera supports
document.all when it spoof IE5.0 (which btw is not a w3c standard, and will not
be supported by mozilla)
http://www.opera.com/support/windows/help/htm-filer/prefmenu.htm
Assignee: rogerl → bclary
Status: UNCONFIRMED → NEW
Component: Javascript Engine → Evangelism
Ever confirmed: true
QA Contact: pschwartau → zach
Comment 2•23 years ago
|
||
All Evangelism Bugs are now in the Product Tech Evangelism. See bug 86997 for
details.
Component: Evangelism → US English
Product: Browser → Tech Evangelism
Version: other → unspecified
Updated•23 years ago
|
Priority: -- → P4
Summary: mousing over javascript dynamic menu fails → ewaterways.com - mousing over javascript dynamic menu fails
Updated•23 years ago
|
Whiteboard: [aok]
Comment 3•23 years ago
|
||
Mass reassign of all tech-evangelism us general bugs assigned to bc to
doron except bc's P1 bugs. You may search for this mass reassign (it is
305 bugs) by searching for the keyword 'greeneggsandham'
Assignee: bclary → doronr
Comment 4•21 years ago
|
||
tech evang june 2003 reorg
Assignee: doron → english-us
QA Contact: zach → english-us
Comment 5•20 years ago
|
||
Site has changed, now fixed. Renders the same on both Mozilla/5.0 (Windows; U;
Windows NT 5.1; en-US; rv:1.7) Gecko/20040727 Firefox/0.9.1+ and IE.
Closing
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•