Closed
Bug 181664
Opened 22 years ago
Closed 22 years ago
XHTML Paragraphs change color when clicked
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: david.anderson, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1
On the page http://www.w3.org/TR/xhtml1/introduction.html , clicking on a
paragraph of text turns the paragraph font color to red during the time I keep
the left mouse button pressed. Releasing the mouse button turns the font back to
its normal color. Links in the paragraph seem unaffected, and the original color
of the paragraph doesn't seem to influence things (the titles are also affected).
Also, clicking and holding the mouse button in between two paragraphs changes
the color of all paragraphs (except titles) to red. Again, releasing returns the
normal color and links seem unaffected.
Reproducible: Always
Steps to Reproduce:
1. Load the page http://www.w3.org/TR/xhtml1/introduction.html
2. Click and hold left mouse button on a paragraph of text or title (not a link)
Actual Results:
The text of the clicked paragraph, regardless of set color, turns red.
Expected Results:
No color change should occur.
Comment 1•22 years ago
|
||
The page has a :active style on those paragraphs.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Although we do have a bug on whether :active should apply things like paragraphs.
I'm going to reopen this in order to mark it as a duplicate
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
*** This bug has been marked as a duplicate of 65917 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•