Closed
Bug 1183582
Opened 11 years ago
Closed 4 years ago
System-wide dictionaries are ignored
Categories
(Core :: Spelling checker, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: vincent-moz, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:39.0) Gecko/20100101 Firefox/39.0
Build ID: 20150630154324
Steps to reproduce:
Over a textarea: contextual menu → Languages
Actual results:
Only English (United States) is listed.
Expected results:
I should have got the dictionaries from /usr/share/hunspell (like with Debian's Iceweasel).
It seems that when Firefox was using MySpell, system-wide dictionaries were taken into account: bug 429023, which was fixed.
This bug is also related to bug 310285.
Comment 1•4 years ago
|
||
This now needs to be explicitly given via spellchecker.dictionary_path pref or DICPATH env variable.
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 2•4 years ago
|
||
OK. I can see that with Debian's firefox package, spellchecker.dictionary_path is set to /usr/share/hunspell by default, which is fine. According to its changelog, this has been done since firefox 61.0-2 in July 2018.
You need to log in
before you can comment on or make changes to this bug.
Description
•