Closed Bug 190428 Opened 23 years ago Closed 23 years ago

Javascipt menus dont work, yet they DO work in the Windows version of Mozilla

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 102578

People

(Reporter: bradchaus, Assigned: asa)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003 This web site appears to load ok in the linux version of Mozilla. The drop down menus on the top of the screen behave at first as expected, but when menu items are clicked nothing happens. I assumed this was due to proprietary javascript or DHTML, and reported it to the web site maintainer. However the maintainer found that the site navigation worls as intended on the Windows Version of Mozilla. I have also tried Mozilla 1.2 (linux) .. it doesnt work, but once again the WIndows version of Mozilla 1.2 works properly.............Wot the heck is going on? Reproducible: Always Steps to Reproduce: 1.Navigate to http://www.bribieisland.net 2.Try the menus along the top of the page. 3.Select an item from one of the dropdown menus Actual Results: Windows version : works fine Linux version: nothing happens Expected Results: i wish i knew :) The web site designer is keen to have all versions of Mozilla work on this page and is likely to assist with page source code.
WFM with Mozilla/5.0 (X11; Linux i686; en-US; 1.3b) Gecko/20030120 Reporter, you browser pretty old, you should try newest version.
what does JavaScript console show on Linux ? Can you especially point the differences in JavaScript console output between similar Win & Linux builds ?
Works fine for me on Linux with mozilla cvs 20030115 (1.3a). Reporter please try a newer nightly build since this appears to be already fixed.
if I remove the mouseout event in here: http://www.bribieisland.net/dqm_ns6.js it works. the mouseout swaps the highlight which removes the original link that you tried to click on and so the click gets lost. dupe of "clicking wrongfully fires onmouseout (linux specific bug)" a workaround is to fire the real mouseout event with a timer. *** This bug has been marked as a duplicate of 102578 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Redhat 7.3 Mozilla 1.0.1 (mozilla-1.0.1-2.7.3.i386.rpm) exhibits the problem. Mozilla 1.2.1 downloaded from mozilla.org exhibits the problem. In both cases, using Control-LeftClick causes the menu to work as intended.
re onmouseout .. on http://www.bribieisland.net, selct a menu item, moce mouse to submenu item, click sebmenu item and hold button down for a while. Whilst still holding butom down, move mouse a couple of pixels. menu item colour changes, release mouse button, menu item is fired.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.