Closed
Bug 131076
Opened 23 years ago
Closed 23 years ago
a:hover deletes :fist-letter
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: bugs, Assigned: dbaron)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:0.9.9) Gecko/20020311
BuildID: 200203104
Using :fist-letter works find, but if the first word is a link with an a:hover
style, :fist-letter is only displayed untill you move for the fist time over the
link. After that, the first letter is displayed as the rest of the word.
Also seen in Netscape 6.x
Hope this is realy a bug and not my fault.
Thanks
Reproducible: Always
Steps to Reproduce:
1.load the page http://www.forest-film.de/samples/index.php
2.move the mouse over the links with the big capital letter
Actual Results: the initial letter is replaced by a normal one.
Expected Results: the initial letter should stay.
Assignee | ||
Comment 1•23 years ago
|
||
*** This bug has been marked as a duplicate of 23604 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Summary: a:hover deletes :fist-letter → a:hover deletes :fist-letter
You need to log in
before you can comment on or make changes to this bug.
Description
•