Ticket #7608 (closed Bug: fixed)
ckeditor 3.5.3 have problems paste
| Reported by: | albert700 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Accessibility | Version: | 3.3.1 |
| Keywords: | Cc: |
Description
Using ckeditor 3.5.3 in ie8 paste will add "<span style="display:none"> </span>", use the shortcut key ctrl + v paste does not appear
Change History
comment:2 Changed 2 years ago by j.swiderski
- Status changed from new to pending
It is reproducible in version 3.5.3 but it seems to be fine in latest trunk version. @albert700 can you still reproduce this issue in latest demo version http://nightly.ckeditor.com/demo?
Note: See
TracTickets for help on using
tickets.

Important: When IE asks whether to allow access, press allow
Result: empty div is pasted <span style="display:none"> </span> instead of text (see source view).