Ui.SpellCheckerUnderlineStyle

From MozillaZine Knowledge Base
Revision as of 02:01, 26 March 2012 by Dickvl (talk | contribs) (added Related preferences)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Background

This pref makes it possible to set the underline style of spell checker errors to make it easier to see misspelled words.
If this pref doesn't exist then you have to create a new integer pref with the name ui.SpellCheckerUnderlineStyle and one of the below listed values 0 to 5 to change the default wavy behavior.

Possible values and their effects

0

None

1

Dotted

2

Long Dots

3

Single Line

4

Double Line

5

Wavy Line (default)

First checked in

Masayuki Nakano (Fri Apr 03 16:26:28 2009)

Has an effect in

  • Firefox 3.6 and later

Related bugs

Related preferences

See also

test_selection_underline.html (use: Firefox/Tools -> Web Developer -> View Page Source)