Closed
Bug 486807
Opened 16 years ago
Closed 16 years ago
pref-setting to switch back to the cute old classic dotted spell error lines
Categories
(Core :: Layout: Text and Fonts, enhancement)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
INVALID
People
(Reporter: BijuMailList, Unassigned)
Details
Bug 338209 made thicker wavy underlines instead of
dotted underlines for spelling error.
This is make the spell errors look so prominent.
Can we have a pref-setting, which can be used to switch back to
the cute old classic dotted spell error lines?
Comment 1•16 years ago
|
||
use:
ui.SpellCheckerUnderline
ui.SpellCheckerUnderlineStyle
ui.SpellCheckerUnderlineRelativeSize
See test_selection_underline.html for the details of each values.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
Thanks a lot..
attachment 370619 [details] [diff] [review]
ui.SpellCheckerUnderlineStyle =
0 - no underline
1 - dotted
2 - long dots
3 - line
4 - double line
5 - wavy
You need to log in
before you can comment on or make changes to this bug.
Description
•