Opened 14 years ago
Closed 14 years ago
#8384 closed Bug (duplicate)
Problem when switching between multiple instances of ckeditor
| Reported by: | ashwin | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Selection | Version: | 3.6.2 |
| Keywords: | Cc: |
Description
Script error is displayed when switching between multiple instances of ckeditor in IE7.
Steps to reproduce: 1.create multiple ck-editor instances 2.click on the other ckeditor instances other than the current one in focus.
Expected Result: Editor should be displayed Actual Result: Script error is displayed
"C.getSelection() is null or not an object"

DUP of #8385