Closed Bug 155046 Opened 22 years ago Closed 21 years ago

acronym:hover inside a p:first-line creates more content on mouseout

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 177539

People

(Reporter: harvested_from_mozilla4, Assigned: dbaron)

References

()

Details

Attachments

(1 file)

When acronym:hover is used inside a <p> with a first-line style, the mouseout
phase of hover sometimes causes the text inside the tag to be duplicated.  
During the mouseover phase, the text inside the acronym tag receives the
assigned style as intended.  When the mouse moves off the text, one expects the
text to be re-rendered in its original pre-hover state.  Instead, it remains on
the screen with the hover style applied, and a copy of the text in the original
unhovered style is created next to it.

Use the sample URL at http://www.priss.org/mozbug/acronymtest.htm and hover on
several of the acronyms until the effect begins to appear.  It doesn't happen
every single time, but doesn't take long to begin.
seeing this on Linux too.
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows 95 → All
Hardware: PC → All
Attached file Simplified Test Case
I've attached a simplified test case.  Also, bugs 23701, 143775, and 163183 all
seem to be related to this bug. Not sure which to call the dups.  BTW, I first
noticed this bug on http://bumbershoot.com
This bug shows up on any a:hover elements within an absolutely positioned
division, not just acronyms or blocks of p:first-line. For an example, see
http://www.as.ua.edu/english/ref/webfaq.htm . The browser width affect the
behavior, so you'll have to run you cursor over many of the links to see them
spawn copies of themselves.

*** This bug has been marked as a duplicate of 177539 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: