Opened 12 years ago
Closed 12 years ago
#9606 closed Bug (fixed)
forcePasteAsPlainText not always working
Reported by: | Garry Yao | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.0 |
Component: | Core : Pasting | Version: | 4.0 |
Keywords: | Cc: |
Description
- Load editor in replacebyclass sample with forcePasteAsPlainText set to true;
- First click on Paste From Word button and paste some random text;
- Now use either Ctrl-V, or click on Paste button to paste some HTML from the clipboard.
- Actual: Clipboard contents are pasted in HTML.
Change History (5)
comment:1 Changed 12 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 12 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → assigned |
comment:3 Changed 12 years ago by
Confirmed on Chrome too. After paste from word (it doesn't have to be the first paste) forcePasteAsPlainText is broken.
comment:4 Changed 12 years ago by
Status: | assigned → review |
---|
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
Affects at least Firefox.