Closed
Bug 193912
Opened 22 years ago
Closed 21 years ago
rendering menus in javascript incorrect positioning
Categories
(Core :: DOM: CSS Object Model, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cmw, Assigned: jst)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030218
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20030218
When rendering the heirmenu in Internet explorer and navigator the menu is
correctly positioned on the offset specified in the javascript object. In
Mozilla the positioning is overwriting the parent object. The relative
positioning seems to be flawed. Also the same page has innertext replacements
when hovering over anchors using the mouseover event. The image is not being
replaced indicating the javascript engine is failing to execute or fire the
event. Again works fine in other browsers. Using Win XP Pro SP1 on Athlon XP
1800+ 512Mb Radeon 8500 AGP. Internet explorer version is IE6 SP1
Reproducible: Always
Steps to Reproduce:
1. Simply hover over the links on the top right under the nav bar to demonstrate
the mouseover event fail/javascript engine
2. Mouseover on the nav bar to fire javascript layer display in wrong position.
Expected Results:
The images should appear in the innertext DOM object.
Comment 1•22 years ago
|
||
worksforme, Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a)
Gecko/20031004 Firebird/0.7+ (aebrahim)
Carl, is this still a problem?
Comment 2•21 years ago
|
||
Works for me using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7a)
Gecko/20040207
No response from reporter in four months. Marking WFM.
Reporter, please reopen this bug if you still see this issue in a current build.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
Component: DOM: Views and Formatting → DOM: CSS Object Model
QA Contact: desale → general
You need to log in
before you can comment on or make changes to this bug.
Description
•