Closed
Bug 302455
Opened 19 years ago
Closed 19 years ago
Component returned failure code: 0x80004005 (NS_ERROR_FAILURE)
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: malli_kiran, Unassigned)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.1.4322) Build Identifier: Mozilla/5.0 In my edtior while saving after spellcheck i got above error.Bacuse of this the save operation is not happeing in Firefox 0.9 and above versions.But ion firefox 0.8 its saving correctly. The samething with Mozilla also.In Mozilla 1.6 and lower versions the saving done perfectly.But on Mozilla 1.7 and above version the saving is not happening. Reproducible: Always Steps to Reproduce: 1.open the editor 2.click on spellcheck it open other window and manipulate the content 3.click ons ave not doing anything simply displaying dialogue box for save Actual Results: Actually the content should be saved but its not saving Expected Results: content should save
Comment 1•19 years ago
|
||
Firefox doesn't include a spellchecker. Neither does it include an editor. If it is a problem with an extension you're using, please report it to the maintainer of the extension. JavaScript Console is just a diagnostic tool which reports errors which may happen in addons. If you believe it to be a problem with Firefox itself, and not with an addon, please provide more details about it. In any case you should test with the latest version of software before reporting bugs (i.e. Deer Park alpha 2 atm). Resolving as invalid.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
| Assignee | ||
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•