Opened 15 years ago
Closed 15 years ago
#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 (3)
comment:1 Changed 15 years ago by
| Version: | 3.5.3 → 3.3.1 |
|---|
comment:2 Changed 15 years ago by
| Status: | new → 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?
comment:3 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | pending → closed |
Working fine from CKEditor 3.5.4

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).