Opened 10 years ago
Closed 9 years ago
#12852 closed Task (expired)
How disable filters when copy-past text
Reported by: | d.maliyshock | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
When we copy and past text from one ckEditor form to another, we have several issues: 1) added tags <p> </p> <p> </p> 2) In tables where attribute style="width:100%;", its converts into attribute style="width:1501px;"
How we can fix this and disable this filters?
Change History (3)
comment:1 Changed 10 years ago by
Status: | new → pending |
---|
comment:2 Changed 10 years ago by
Thank you for assistance. When we get exact reproduce, i will write to u.
comment:3 Changed 9 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
The second issue is a known problem with Chrome and Safari. CKEditor 4.5.0 will most likely solve this issue because CKEditor is going to totally bypass native copy/paste functionalities. There's nothing (feasible) you can do about it before CKEditor 4.5.0.
As for the first issue you would need to give us more details what you're copying, where do you paste it and on what browsers as well as CKEditor's configuration.