#3456 closed Bug (duplicate)
[Webkit] It is possible to edit textarea content in WYSIWYG mode
Reported by: | Artur Formella | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Webkit | Cc: |
Description
Steps to reproduce:
-Insert textarea in WYSIWYG (without content)
-Click it
-Start typing - it is possible to edit the content
-Click "Source" - nothing happens
-Click outside of the textarea
-Click "Source" - now it works but the textarea content disappeared
Change History (3)
comment:1 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by
Milestone: | CKEditor 3.x |
---|
comment:3 Changed 16 years ago by
Milestone: | → CKEditor 3.0 |
---|
The editable textarea problem has been fixed at #3448, #3457 is about adding a new way to support assign textarea content.