Opened 14 years ago
Closed 12 years ago
#6863 closed Bug (fixed)
Full page mode: Spell check dialog causes a JS error
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Spell Checker | Version: | 3.3 |
Keywords: | HasPatch, Review? | Cc: | WebSpellChecker.net |
Description
When SCAYT is enabled and the spell check dialog is used to check the document, a JavaScript error occurs (empty style tags are covered by #6859).
- Open _samples/fullpage.html
- Start with:
<html> <head> </head> <body> <p> Write your email message here schol.</p> <p> You can also...</p> </body> </html>
- Enable SCAYT
- Open the Check Spell dialog
- Click on Finish Checking
- Open the Check Spell dialog again
- Click on Finish Checking
- Result: a javascript error occurred:
Tried to register widget with id==scayt_2 but that id is already registered http://svc.spellchecker.net/scayt26/_base.xd.js Line 880
Confirmed in Safari 5.0.3 and Firefox 3.6.13.
(js error moved from #6859)
Attachments (1)
Change History (4)
comment:1 Changed 14 years ago by
Milestone: | CKEditor 3.5 |
---|---|
Status: | new → confirmed |
Version: | 3.5 (SVN - 3.5.x) → 3.3 |
Changed 14 years ago by
Attachment: | 6863.patch added |
---|
comment:2 Changed 14 years ago by
Keywords: | HasPatch Review? added |
---|
WSC should behave the same way the "Source" button works: save SCAYT state and disable it before launching WSC and restore SCAYT state after WSC is closed.
comment:3 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I was not able to reproduce it in latest CKEditor 3.6.5.
Not a regression, I've managed to confirm it in 3.3.