Opened 12 years ago
Closed 12 years ago
#10278 closed Bug (invalid)
CKEditor 4 conflicts with PureText add-on
Reported by: | Danny | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 4.0.1 |
Keywords: | Cc: |
Description
When pasting text using the PureText add-on for Windows (http://www.stevemiller.net/puretext/), all text in the editor becomes unformatted.
Reproduce:
- Make sure you have some formatted (bold/italics/underlined) text inside ckeditor;
- Select any text (may be inside or outside the editor);
- Copy the text (either with a button or CTRL+C);
- Paste the text INSIDE the editor using PureText (usually using the default shortcut Windows key + V)
All text inside the editor has now magically turned into unformatted text. All the text that was bold (or italics etc.) is now plain text.
By the way: this bug was NOT in CKEditor 3.
Change History (2)
comment:1 Changed 12 years ago by
Keywords: | paste format formatting puretext removed |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
I also cannot reproduce this issue. Also, we won't work on making CKEditor compatible with this kind of application if this is not an editor issue.
Note: you don't need to use puretext if you have Allowed Content Filter correctly configured. Read more here: http://ckeditor.com/blog/CKEditor-4.1-Released
I'm closing this issue, since it's very unlikely that this is a bug in editor. However, we can always reopen it if I'm wrong. We just need more information to be able to reproduce it.
I have tried this TC in various browsers and nowhere such change happened.
with builder? Could you send us your build-config.js file?