Closed
Bug 366035
Opened 18 years ago
Closed 18 years ago
XUL multiline textbox does not provide spellchecking.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 346787
People
(Reporter: kalle, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20060601 Firefox/2.0.0.1 (Ubuntu-edgy)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20060601 Firefox/2.0.0.1 (Ubuntu-edgy)
The XUL textbox with multiline does not provide spellchecking, despite spellchecking="true" set in the element. I'm not sure how to provide a demonstration of this other than point you at the SVN repository for the project in question -- http://svn.enrogue.com/zealotry/ -- the XUL file in which the textbox is located is at http://svn.enrogue.com/zealotry/trunk/content/zealotry.xul
Reproducible: Always
Steps to Reproduce:
Creating a XUL textbox with multiline and try to get spellchecking out of it.
Actual Results:
No spellchecking provided. With or without the preference "Check my spelling as I type" set.
Expected Results:
Provide spellchecking.
Oh, this is available as an XPI at http://zealotry.enrogue.com/ -- Just try going to the following URL: zealotry:foo@bar
Updated•18 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•