Closed MechDR closed 8 months ago
Yes it doesn't work out of the box on ungoogled chromium because language checking uses binaries and those get stripped. If you want to add the spellchecking back, follow the instructions here (for example for english you need en-US-10-1.bdic and so on).
So I have to recompile, correct?
No you don't have to recompile, just follow the instructions in that comment I linked.
This tutorial is old, en-US-9-0.bdic
doesn't even exist, now it's just en_US.dic
. So, I did base64 on it and placed it in ~/.config/chromium/Dictionaries
, but, it still doesn't work.
That is the wrong file. Like I wrote in the first comment the file for english spellcheck is "en-US-10-1.bdic" (direct link)
Sorry, you're right, I didn't read the last part of your comment. I'll try again and get back whether it worked or not.
This issue has been automatically marked as stale.
This issue has been automatically closed.
Spell checking is on, but it doesn't underline wrongly spelled words... and it doesn't do grammar checks as well I think (blue underline).