Opened 14 years ago
Closed 14 years ago
#8487 closed Bug (duplicate)
Editor starts to be disabled when moved to another DOM element
| Reported by: | alfx | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.0 |
| Keywords: | Cc: |
Description
When initialized editor instance is moved within document to another element, editor starts to be disabled (typing is not possible anymore) and value is completely lost. Example HTML page is attached.
Attachments (1)
Change History (3)
Changed 14 years ago by
| Attachment: | _move_to_element.html added |
|---|
comment:1 Changed 14 years ago by
| Status: | new → confirmed |
|---|---|
| Version: | 3.6.3 (SVN - trunk) → 3.0 |
comment:2 Changed 14 years ago by
| Resolution: | → duplicate |
|---|---|
| Status: | confirmed → closed |
Seems that this issue is a duplicate of #4398

Value is lost and the content area freezes. This has been reproducible from CKEditor 3.0.
From CKEditor 3.1.1 when you switch to source and back you are able to type again.