libvoikko support for continued Finnish spell checking
Categories
(Core :: Spelling checker, defect, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox55 | --- | unaffected |
| firefox56 | --- | unaffected |
| firefox57 | --- | affected |
| firefox58 | --- | affected |
People
(Reporter: JanH, Unassigned)
Details
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 5•7 years ago
|
||
Comment 6•7 years ago
|
||
Comment 7•5 years ago
|
||
Any news on this?
Since 2018, Microsoft Edge has switched to be based on Chromium and it continues to have spell checking for Finnish. Latest Chromium does not seem to support Finnish. It's sad that there seems to be no open source browser that supports Finnish spell checking.
Comment 8•5 years ago
|
||
I have made an experimental add-on for Finnish spell checking using libvoikko (https://addons.mozilla.org/en-US/firefox/addon/fin-spell/). You may want to try it, but it doesn't work on every page or input element, although you can open a spell checking side panel. And it probably can't work flawlessly until Firefox has an API for spell and grammar checking or some kind of general input API.
Comment 9•5 years ago
|
||
(In reply to fluks from comment #8)
I have made an experimental add-on for Finnish spell checking using libvoikko (https://addons.mozilla.org/en-US/firefox/addon/fin-spell/). You may want to try it, but it doesn't work on every page or input element, although you can open a spell checking side panel. And it probably can't work flawlessly until Firefox has an API for spell and grammar checking or some kind of general input API.
That’s great news! Tried it out and it was usable when it didn't fail to function on some input elements. I remember how you mentioned this problem earlier also in bug 1343551 and how you mentioned there that also Grammarly has struggled with the same problem.
Comment 10•5 years ago
|
||
The next step is probably seeing where bug 1653659 goes and, if it succeeds, assessing whether the same approach could be used with libvoikko such that the wasm bits are downloaded on-demand.
Comment 11•5 years ago
|
||
I misunderstood what rlbox does, sorry. It does AOT compilation and doesn't do on-demand .wasm loading.
Updated•3 years ago
|
Description
•