firefox 拼写检查
We’ve all seen misspelled article titles (especially on Digg.com) Doesn’t Firefox have built-in spell checking?
我们都看到过拼写错误的文章标题(尤其是在Digg.com上)Firefox是否没有内置的拼写检查功能?
The reason why article titles and search terms aren’t included in the spell checker is because Firefox only enables the spell checking on textarea fields, not text input fields. Lucky there’s a quick fix for this.
拼写检查器中未包含文章标题和搜索字词的原因是,Firefox仅对文本区域字段而不是文本输入字段启用了拼写检查。 幸运的是,有一个快速修复方法。
To change this setting, just type about:config into the Firefox address bar, and then filter by this:
要更改此设置,只需在Firefox地址栏中键入about:config,然后按以下内容进行过滤:
layout.spellcheckDefault
layout.spellcheckDefault
Just double-click on the item in the list and change the value to 2, as shown. No restart needed.
只需双击列表中的项目并将值更改为2,如图所示。 无需重启。
No more typos in search terms!
搜索字词中不再有错字!
翻译自: https://www.howtogeek.com/howto/uncategorized/quick-tip-spell-check-firefox-text-input-fields/
firefox 拼写检查