Closed Bug 422523 Opened 16 years ago Closed 16 years ago

Text flashes on the screen

Categories

(Core :: General, defect)

x86
Windows XP
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: jwgrant, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4) Gecko/2008030714 Firefox/3.0b4

Text flashes on screen, can not replicate in Firefox older version or IE

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
When I look into the stylesheet I see:

.crumbs {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: blink;
}

Removing the last line makes everything more quiet.
Product: Firefox → Core
QA Contact: general → general
While horrible, this isn't a bug in Firefox. I see the same behaviour in both Firefox 2 and nightly/beta builds of 3.

AFAIK, IE doesn't support blink, so you won't see it there.

If you don't like the blink effect, it can be disabled with a hidden preference. See http://kb.mozillazine.org/Browser.blink_allowed for details.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.