Opened 16 years ago
Closed 16 years ago
#4164 closed Bug (fixed)
Pasting disabled if forcePasteAsPlainText = true
| Reported by: | Artur Formella | Owned by: | Artur Formella |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | Review+ | Cc: |
Description
Set
CKEDITOR.config.forcePasteAsPlainText = true;
and try to paste something in the source mode - it is impossible.
Attachments (1)
Change History (5)
Changed 16 years ago by
| Attachment: | 4164.patch added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Review? added |
|---|
comment:2 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:3 Changed 16 years ago by
| Owner: | set to Artur Formella |
|---|---|
| Status: | new → assigned |
comment:4 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |

Fixed with [4033]