Closed
Bug 126200
Opened 23 years ago
Closed 23 years ago
inode.at - need to upgrade hiermenus
Categories
(Tech Evangelism Graveyard :: German, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: flori, Assigned: tristan)
References
()
Details
(Whiteboard: [TOOL][HIERMENU][havefix][havecontact])
Attachments
(1 file)
64.46 KB,
image/jpeg
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:0.9.8) Gecko/20020204
BuildID: 2002020406
Go to the above URL and try to select menu entries from the blue menu on the top
of the page. The first drop-down is okay, while the second and subsequent
drop-downs are all overlapped somewhere on the left of the screen. Seems to be a
minor coords-problem and the menu function itself is no problem.
Reproducible: Always
Steps to Reproduce:
1. Move mouse over "Produkte" and wait until menu appears.
2. select a menu entry with an arrow o the right ("Privat" e.g.)
Actual Results: submenu appears on the left and incorrectly all subsequent
menus overlap the first one.
Expected Results: subseuqnet menus appear to the right of the active menu
maybe incorrectly used IE 5.x special, or abused information. looks like a
similar problem a had on microsoft.com with the integrated drop-down-menues there.
Reporter | ||
Comment 1•23 years ago
|
||
screenshot depicting the problem with 2 drop-down menus open.
Comment 2•23 years ago
|
||
The URL uses a script called HierMenus to generate the menus. This bug is caused
by the fix to bug 81290, which makes Mozilla act like IE regarding .offsetLeft
and .offsetTop properties. The URL in question uses version 4.0.8 of HierMenus,
which was released before bug 81290 was fixed. Since then, HierMenus 4.0.14 was
released, which takes into account the new values Mozilla returns. Look at
http://www.webreference.com/dhtml/column57/2.html for more info on the update.
(The latest HierMenus update is version 4.2.)
Bug 85104 is a tracking bug for sites that use old versions of HierMenus.
I don't have the Bugzilla privileges, but this needs to:
1. be confirmed (i.e. marked NEW)
2. be changed to Tech Evangelism
3. block 85104
4. have [TOOL][HIERMENU] in the status whiteboard
Comment 3•23 years ago
|
||
done.
Assignee: attinasi → piskozub
Blocks: 85104
Status: UNCONFIRMED → NEW
Component: Layout → Europe: Central
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: petersen → pali
Whiteboard: [TOOL][HIERMENU]
Version: other → unspecified
Comment 4•23 years ago
|
||
-> Europe:West (Austria)
Comment 5•23 years ago
|
||
Changing component for real ;-)
Assignee: piskozub → nitot
Component: Europe: Central → Europe: West
QA Contact: pali → caillon
Updated•23 years ago
|
Summary: navigation menu (probably javascript) drops down submenus at wrong coordinates → inode.at : need to upgrade hiermenus
Whiteboard: [TOOL][HIERMENU] → [TOOL][HIERMENU][havefix]
Updated•23 years ago
|
Priority: -- → P3
Comment 6•23 years ago
|
||
contact info is http://www6.inode.at/unternehmen/standort.html , but its useless
since they fixed it :-]
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Summary: inode.at : need to upgrade hiermenus → inode.at - need to upgrade hiermenus
Whiteboard: [TOOL][HIERMENU][havefix] → [TOOL][HIERMENU][havefix][havecontact]
Reporter | ||
Comment 9•22 years ago
|
||
please, could someone close this bug after verify instead of moving it ? ;-
)))) ... it seems fixed
regards, F.
Comment 10•22 years ago
|
||
this bug is verified fixed, no need to close it :)
we are moving bugs because we need to...
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
•