Closed Bug 152053 Opened 23 years ago Closed 22 years ago

Anchor class changes everything in TD

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 2000
defect

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: nerd, Assigned: kmcclusk)

References

()

Details

Attachments

(2 files)

From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1a) Gecko/20020614 BuildID: 2002061408 Font styles for Anchor states are changing every thing inside a TD. Example there are 4 links inside a TD. Hovering over the first causes all of them to underline, not just the first one. It only seems to effect the underline attribute. Changes in font face of color don't leak. I'll attach a before and after picture. Reproducible: Always Steps to Reproduce: 1. View the attached URL. Actual Results: All links in the TD underline. Expected Results: Only the one curently hovered should underline
This url is producing a error for me. Reporter, can you please provide a test case that reproduces this problem ? Marking invalid until we get more information.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
It still does it...and here is another location doing the same thing. Sorry the URL was down when you tested it. http://www.yabb.info/community/index.php?board=161;action=display;threadid=7444 Look at the forum navigation near the top of the page. The Name of the forum, the board, the article. all are in seperate anchorss. Highlighting one causes them all to change. The nerd3D forum shows it better. Look here... http://www.nerd3d.com/Forum/index.php?board=2;action=display;threadid=1
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
I've found a way to work around this on my site. I believe this is a valid bug though. The Anchor's class should over ride the container class (A font in this case) it is not. I've isolated the trouble and will attach a test case to this bug.
This demonstrates the bug.
Attachment #95325 - Attachment description: Parent class over rides anchor class. → Test: Parent class over rides anchor class.
Confirming in the 2002-09-10-08 Trunk build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
-> Karnaze
Component: GFX Compositor → Style System
Target Milestone: --- → Future
This is invalid. text-decoration is not inherited; it's just painted by the node that it's set on. So if it's set on the <td>, it can't be "turned off" by setting it to "none" on the children of the <td>.
Status: NEW → RESOLVED
Closed: 23 years ago22 years ago
Resolution: --- → INVALID
Actually this was valid, and was fixed around 1.4 someplace. I was not following closely and don't know exactly when it was corrected. I should have come back here and closed this bug when I noticed. Thanks to whoever fixed it!
*** Bug 268225 has been marked as a duplicate of this bug. ***
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: