Closed Bug 84124 Opened 23 years ago Closed 19 years ago

problems displaying javascript-based menu

Categories

(Core :: Layout: Tables, defect, P2)

x86
All
defect

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: webmaster, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0) BuildID: 20010530 The menu of the page http://www.orga.de is displayed wrong. Normally there should be an application-like menu, but mozilla not seems to be able to display the menu. Try the site on Internet Explorer (5.x) to see the right behaviour of the site's menu. Reproducible: Always Steps to Reproduce: 1. surf to http://www.orga.de Actual Results: incorrectly displayed menu (JavaScript) Expected Results: application-like menu should be displayed try to visit the site with IE 5.x to see the right behaviour of the menu. Seems to be a bug in the JS-Module of mozilla. I tried to fix it but could not solve the problem up to now.
*** Bug 84127 has been marked as a duplicate of this bug. ***
*** Bug 84126 has been marked as a duplicate of this bug. ***
*** Bug 84125 has been marked as a duplicate of this bug. ***
The page uses a lot of browser-sniffing and serves up different JS to different browsers. http://www.orga.de/scripts/clientSniff.js is loaded first, then the actual menu JS file. It looks like the scripts should properly detect Mozilla as a W3C DOM browser and load http://www.orga.de/scripts/PMN_DOM.js However this latter file still has branching for IE5 vs other browsers. Perhaps one of the code forks is done wrong... Jens Michael Wannenmacher, what do you see in the JS console on this site?
I have worked out a minimised testcase. The problem appears to be that a div with a position of relative has problems with a child that has a position of absolute. I'll attach my testcase.
I should of course point out that the menus are working. The problem is the position of them and how they are affecting other elements (their parents).
I'm seeing strange things happening with the javascript menu and news scroller on http://www.ljbc.wa.edu.au/ too. Similar type menu, but I'm not sure if they are related (I know hardly anything about javascript code). This one can do strange things like have links all over the place, or (usually) not even display at all.
This bug appears to be a dupe of at least one of bug 56894, bug 78880 and bug 74094.
I agree with Conor; reassigning to DOM Style for disposition -
Assignee: rogerl → jst
Status: UNCONFIRMED → NEW
Component: Javascript Engine → DOM Style
Ever confirmed: true
QA Contact: pschwartau → ian
I see nothing on the console...
-> HTML Tables. Basically, there's a table sizing problem on reflow. It's not a bug in the DOMCSS code. amar: It might be possible to simplify this testcase even further.
Assignee: jst → karnaze
Component: DOM Style → HTMLTables
Keywords: qawanted
QA Contact: ian → amar
The bug appears after loading the complete site, before that moment everything seems to be allright.
Keywords: testcase
changed priority of the bug because there weill be more and more users using Mozilla or Netscape 6.x that will have a problem to view some pages correctly and because nothing has been done since June 2001.
Severity: normal → major
Severity: major → normal
Priority: -- → P2
amar: are you going to solve that prob. in the future (perhaps until the final is released) ?
I don't know. This site looks just like it does in IE. Reporter, does this work for you now?
YEs it works because we changed the Script of that site
Blocks: 113492
Temporarily moving to future until a milestone can be assigned.
Status: NEW → ASSIGNED
Target Milestone: --- → Future
*Outdated, Worksforme*. Site now has different web design to one mentioned. Using Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.1a) Gecko/20020608 (SeaMonkey Build Mozilla/1.1Alpha)
mass reassign to default owner
Assignee: karnaze → table
Status: ASSIGNED → NEW
QA Contact: amar → madhur
Target Milestone: Future → ---
Target Milestone: --- → Future
When you hover the menu on this site a submenu appears, but the actual menu you hovered disappears. Dont know if this was the original problem for this bug. Get a javascript error: Error: x is not defined Source File: http://www.orga.de/hps/client/orga/public/hxcms/js/menu_moz.js Line: 1130
testcase worksforme with linux trunk 2005060102 and 1.7. table is not oversized as it is with older builds and the "big text" shows/hides properly. resolving WORKSFORME reopen if there's still a problem with the original bug
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: