Closed
Bug 284206
Opened 20 years ago
Closed 20 years ago
Clicking in open div underlines all according to stylesheet?
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: rfludwick, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 According to the stylesheet of the website, links are to be underlined on hover and active. However, when clicking within a div that uses the link stylesheet, certain text will become underlined within the div. Reproducible: Always Steps to Reproduce: 1. Load the site. 2. Click in one of the divs that has that link style definition, such as entry body. Actual Results: Some or all text in div became underlined. Expected Results: Nothing should have happened (Unless it was a link, etc.).
Comment 1•20 years ago
|
||
I couldn't see anything in URL given that matched step 2. Do you have a shorter testcase?
| Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1) > I couldn't see anything in URL given that matched step 2. > > Do you have a shorter testcase? The blog has a splash screen. Clicking on the image of the car will load the blog, where you can then click in any open post space.
Comment 3•20 years ago
|
||
I looked for a div with a link stylesheet, or a link stylesheet definition (without really knowing what a link stylesheet definition is),and found none. I looked for the entry body and did not find it.
| Reporter | ||
Comment 4•20 years ago
|
||
Doesn't do it anymore, not sure what fixed it, maybe 1.0.1.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•