As you know we can enable spell checker on single line Text-Boxes with following way:

enter image description here

We have to enable it every time for checking words.

How we can enable it forever so it doesn't need to be enabled each time ?

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

To change how Firefox checks spelling and enable spell-checking on one-line and multi-line text fields, use about:config to set layout.spellcheckDefault to 2.

To edit your configuration, type about:config in the address bar and press Enter.

Reference

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.