Closed
Bug 366427
Opened 19 years ago
Closed 17 years ago
use enchant instead of hunspell for spellchecking
Categories
(Core :: Spelling checker, enhancement)
Core
Spelling checker
Tracking
()
RESOLVED
DUPLICATE
of bug 422399
People
(Reporter: serkan, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; tr; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1
Build Identifier:
Enchant can use many backends (including myspell) which makes it more flexible.
Using it in firefox would be better than myspell.
Reproducible: Always
Comment 1•19 years ago
|
||
I believe that the plan is to change to hunspell as per bug 319778
Assignee: nobody → mscott
Component: General → Spelling checker
Product: Firefox → Core
QA Contact: general → spelling-checker
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
mscott, WONTFIX?
Comment 3•18 years ago
|
||
Enchant isn't a spell checker, it's a wrapper for backends like MySpell, Hunspell and others. What's the benefit?
http://www.abisource.com/projects/enchant/
Comment 4•18 years ago
|
||
The benefit is to use the best spell checker available for a given language.
For example for English that would be Aspell, for Finnish that would be Voikko.
Comment 5•18 years ago
|
||
Bug 364035 made it possible to use other spellcheck engines like Voikko.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: use enchant instead of myspell for spellchecking → use enchant instead of hunspell for spellchecking
Updated•17 years ago
|
Assignee: mscott → nobody
Comment 6•17 years ago
|
||
Given bug 364035 and bug 391039, I'm marking this WONTFIX. If someone wants to use enchant, there shouldn't be anything stopping them at this point.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
| Reporter | ||
Comment 7•17 years ago
|
||
there's still no developer document for doing that. (Correct me if I'm wrong)
Comment 8•17 years ago
|
||
Bug 364035 has the dev-doc-needed keyword set on it. Feel free to step up to the plate :)
| Reporter | ||
Updated•17 years ago
|
Resolution: WONTFIX → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•