Closed
Bug 199656
Opened 23 years ago
Closed 17 years ago
reuters.com - Hidden drop down menu displays in the wrong place relative to IE
Categories
(Tech Evangelism Graveyard :: English US, defect)
Tech Evangelism Graveyard
English US
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pwolpe, Unassigned)
References
()
Details
(Keywords: top500)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030312 Phoenix/0.5
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030312 Phoenix/0.5
There is a drop down menu when you move your mouse over "ABOUT REUTERS" on the
upper right hand side of the screen when you view in IE. With Mozilla/Pheonix
is always displays the drop down (as opposed to only when the mouse is there),
and it shows up in the wrong place. I don't know if this the Gecko's fault or
more likely Reuters writing bad DHTML.
Reproducible: Always
Steps to Reproduce:
1. Go to http://about.reuters.com/
2.
3.
Actual Results:
Drop down always shows
Expected Results:
Not shown the menu until the mouse was over the link.
Comment 1•23 years ago
|
||
Verified Moz 2003032808/WXP SP1
Also the menu displaces the page content and is not horizontally placed correctly.
Comment 2•23 years ago
|
||
-> Tech Evangelism
Menu is positioned properly only if document.all.. code is pretty clean in its
fallback to an "unknown" browser, but there's no reason it can't be forked to
work the same in a standards compliant browser
see:
http://about.reuters.com/aboutus/index_js/nav.js
Assignee: asa → susiew
Status: UNCONFIRMED → NEW
Component: Browser-General → US General
Ever confirmed: true
OS: Windows 2000 → All
Product: Browser → Tech Evangelism
QA Contact: asa → zach
Hardware: PC → All
Version: Trunk → unspecified
Comment 3•23 years ago
|
||
tech evang june 2003 reorg
Assignee: susiew → english-us
QA Contact: zach → english-us
Summary: Hidden drop down menu displays in the wrong place relative to IE → about.reuters.com - Hidden drop down menu displays in the wrong place relative to IE
Updated•23 years ago
|
Summary: about.reuters.com - Hidden drop down menu displays in the wrong place relative to IE → reuters.com - Hidden drop down menu displays in the wrong place relative to IE
Updated•11 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
•