Closed
Bug 173537
Opened 23 years ago
Closed 22 years ago
Disable blink-tag as default behaviour
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mu, Assigned: saari)
References
Details
Currently, blink-tags are enabled by default and can be disabled by adding
"user_pref("browser.blink_allowed", false);" to the user.js file.
Since
- blinking text is difficult to read because it hides the text for seconds
- the CSS2 specs doesn't require browsers to support blink-tags
- Chimera wants to be a browser that "just works" with standard settings for
everybody, and Joe User can't change a config file
- Adding a setting "blink tags on/off" to the preferences would make the browser
too complicated
...I suggest that blink-tags as disabled by default and can be enabled by adding
a line into the user.js file
Comment 1•23 years ago
|
||
I think I will go ahead and agree with this; the blink tag is one of the most
useless oddities to ever come out of Netscape; abolishing it would be purely for
the good of humankind.
I'm not quite sure how adding a preference for enabling or disabling blink makes
the browser too "complicated", surely I can point out prefrences that are more
complicated than that, like "Enable HTTP 1.1 pipelining", for instance.
[ ] Allow blinking text via <blink> tag
sounds pretty basic.
-Z
Comment 3•23 years ago
|
||
Confirming. A GUI pref for this *could* be put in the "Web Features" section,
but I'm voting against it.
For serious uses of blink, if there are any, you can use "text-decoration:
blink;" instead, which actually validates.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•23 years ago
|
||
Blink is horrible and should be off by default in Chimera. Whatever Mozilla
does, it is against the Mac OS philosophy to have blink enabled. Plus it gives
me conniptions.
Comment 5•23 years ago
|
||
*** Bug 186223 has been marked as a duplicate of this bug. ***
Comment 6•22 years ago
|
||
We can't start turning off various features by default. I agree that prefs UI
might be appropriate here. Seems like a good opportunity for 3rd party pref panels.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•