Open
Bug 533712
Opened 16 years ago
Updated 3 years ago
Make InlineSpellChecker.jsm more useful
Categories
(Toolkit :: UI Widgets, defect)
Toolkit
UI Widgets
Tracking
()
NEW
People
(Reporter: enndeakin, Unassigned)
Details
Currently the InlineSpellChecker.jsm script is useful only for textboxes and editor areas. It would be more useful if it (or some other component) contained standalone spellcheck methods that could work on any given text.
Does this mean that an iframe with an html document as the source would only have inline spellchecking if it were in designMode?
| Reporter | ||
Comment 2•14 years ago
|
||
It was intended to add some mechanism to allow one to spellcheck words without any ui elements displaying the text.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•