Closed
Bug 198343
Opened 23 years ago
Closed 23 years ago
href's in javascript menus don't work properly
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 102578
People
(Reporter: ben, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130
Going to the top drop down menus and clicking on a link in the drop down menu
does nothing. It works fine in all other browsers I have tried (Netscape 4.79,
IE 5, Mozilla for Win32).
Reproducible: Always
Steps to Reproduce:
1. Hover Over Depatment at very top
2. Mouse down to Mission
3. Left click
Actual Results:
Nothing at all
Expected Results:
Should have loaded the page referenced
Comment 1•23 years ago
|
||
Worksforme in Linux build 2003-03-19-05.....
Comment 2•23 years ago
|
||
clicking wrongly fires mouseout, which closes the menu before Mozilla actually
handles the click event and goes to the URL.
marking dupe
*** This bug has been marked as a duplicate of 102578 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•