Closed
Bug 292834
Opened 20 years ago
Closed 20 years ago
Floated <iframe> and <object> elements flicker if there are <a> links with bold rollovers
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: julian, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.7) Gecko/20050414 Firefox/1.0.3
If CSS is used to style the :hover psuedo-class on <a> tags such that they are
bold, all floated iFrame and object elements in the page flicker
Reproducible: Always
Steps to Reproduce:
1. roll over the links in the unordered list
2.
3.
Expected Results:
Not flickered
Comment 1•20 years ago
|
||
I get flickering with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.7)
Gecko/20050414 Firefox/1.0.3
I do not get flickering with Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.8b2) Gecko/20050503 Firefox/1.0+
Resolved WORKSFORME. Flickering bugs have been fixed on the latest trunk
(1.1beta) builds.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•