Opened 15 years ago
Closed 13 years ago
#5219 closed New Feature (invalid)
spellchecker : can not accept half corrected words in spell checker
Reported by: | Saket | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | FCKeditor 2.6.5 |
Keywords: | Cc: |
Description
When a customer wants to check only his reply and NOT the original message of the sender in mails, he will cancel the spellcheck after the reply is fully checked. Words that were corrected will switch back to the original word, when you cancel the spellcheck. This should be not happen. So the spellcheck is not usable for reply and forward mails.
ignore all is also not much use full as it will ignore all occurrences of selected word only
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | enable close button.patch added |
---|
comment:1 Changed 15 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.
NOTE: correct words you want then try using Finish Checking button
this patch seems to solve the problem by adding a close button but don't know its consequences