Ticket #3726 (closed Bug: invalid)
SpellChecker doesn't work in IE6
| Reported by: | arczi | Owned by: | arczi |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Review- | Cc: | SpellChecker.net |
Description
SpellChecker doesn't work in IE6. It opens the dialog, but buttons are not available.
This bug is probably on the engine side so my suggestion is to disable it in IE6 in final release.
Attachments
Change History
comment:3 follow-up: ↓ 7 Changed 3 years ago by fredck
- Keywords Review- added; Discussion Review? removed
It's working for me. Martin was able to confirm it only when loading the editor from the file system. Can you confirm it?
comment:4 Changed 3 years ago by SpellChecker.net
We have re-tested the nightly build at demo nightly.ckeditor.com, nightly build deployed to our testing environment, and nightly build from the file system and got following results:
- on the file system configuration all of IE (6,7,8) hangs when trying to enable SCAYT
- on the nightly.ckeditor.com we can not reproduce the problem.
- on the own testing environment we can not reproduce the problem; we have also prepared demo with two instances of editor on the same page and still got good results.
Does it make a sense to change the patch so it does disable SCAYT plug-in not in IE environment, but in file system or any other non hosted environments , i.e. when protocol is not http or https?
Note: See
TracTickets for help on using
tickets.

