Closed Bug 189588 Opened 22 years ago Closed 22 years ago

navigation menu items don't change color

Categories

(Core :: Layout, defect, P2)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jud, Unassigned)

References

()

Details

Attachments

(1 file)

using winXP build 2003011713 The navigation bar on the left of said URL contains items like "news" "sports" "TV" "Games" etc. If you move the mouse over those items, they are supposed to change color (from blue to red) however, only the first on you hover over turns color. Each time you hover over a new one, it should change color. I *think* it's an image map.
wow, that's interesting html code Yes, it is an imagemap. However, the text is not part of the map, but is just in a <div>. the code that gets run onmouseover of the area of the <map> is highly interesting (http://cdn.netscape.com/_media/wpsite/ln.js) anyway... not sure where this belongs...
Attached file simplified testcase
I grabbed the source from home.netscape.com and just recreated the map/area piece. I embedded ln.js into the simplified test so the only remaining external pieces are the CSS files (but the 2nd is the "used" one) http://cdn.netscape.com/_media/wpsite/tonr_pc_ns5.css From the looks of this we are not doing "onmouseout"'s till we get off the entire "map" instead of each individual area like ie/ns4 do. Using Mozilla, to make the links "red" you need to move in and out from the right (or left), slowly and the cursor has to be dead on one of them (and not spanning another one at all).
Happens on Linux too. OS -> All.
OS: Windows XP → All
Hardware: PC → All
jkeiser, know anything about this business of not firing mouseout events when we should be? ;)
I suspect this same problem is showing up when mousing over the menu images in the middle of this URL http://www.gaiam.com/greenmarket/ - the status bar changes only when you mouse in/out of the whole image.
here's another not working menu http://www.ausopen.org/. it probably relates to this bug
->layout
Assignee: jdunn → other
Component: ImageLib → Layout
QA Contact: tpreston → ian
Priority: -- → P2
this is now working on my winxp trunk build: 2003021908, when visiting home.netscape.com
http://www.ausopen.org/ works for me as well with 20030221
closing this.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: