Closed Bug 45779 Opened 25 years ago Closed 25 years ago

problems with hoover links embedded in tables

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 38380

People

(Reporter: aheck, Assigned: karnaze)

References

()

Details

From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 i586; en-US; m17) Gecko/20000717 BuildID: 2000071720 when you go on www.webstandards.org only half of the links are hoover (all should be hoover, tested with opera 4). I think it has to do with the tables. you can see the same problem on www.sourceforge.net Reproducible: Always Steps to Reproduce: 1.go to www.webstandards.org 2.move mouse on "action" link for example 3.link keeps it current style Actual Results: link keeps it current style Expected Results: link should become white and underlined as defined in the css definition
The actuall problem here is that the A:hover is ignored if the link has an onMouseOver event set. Thus, this is a dupe of 38380. *** This bug has been marked as a duplicate of 38380 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Verified Duplicate.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.