Opened 14 years ago
Closed 14 years ago
#6793 closed Bug (wontfix)
Copy Paste of List not functioning properly
Reported by: | naresh.sivaraman | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.2 |
Keywords: | Oracle IE | Cc: |
Description
Found in IE7.
- create a numeric list with 3 items (111, 222, 333), then select
these 3 lines and copy it to clipboard. (Please note that selecting just after "333" in last line, DO NOT include blank characters at the end of last line.) (Attaching a picture to give a better idea)
- Paste it using the 'Paste' icon and not Ctrl+V . When using Ctrl+V, it works fine.
- The list copied comes as bullets and the formatting is different.
Looks like the <ol> is not being copied and only the <li>'s are being copied in this case.
Attachments (1)
Change History (9)
Changed 14 years ago by
Attachment: | CopyPasteList.JPG added |
---|
comment:1 Changed 14 years ago by
Keywords: | Oracle added |
---|
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
comment:4 Changed 14 years ago by
Keywords: | IE7 added |
---|---|
Status: | reopened → pending |
I cannot reproduce this issue
comment:5 Changed 14 years ago by
- Under which OS it happens?
- Does this bug occur also in CKEditor v3.4.3 or v3.5?
- Does CKEditor have default settings or some custom ones? If custom, could You tell us what has been changed?
comment:6 Changed 14 years ago by
Details you have asked for:
(1) I am using Windows XP only for testing.(IE7) (2) Was able to reproduce the same in CKEDITOR 3.5 too. (3) Have been testing this in ckeditor.com/demo only and so have not used any custom settings.
I do feel this is a very nitpicky issue. But its a request from our customer. I think you are not able to reproduce it because of the way you are selecting when doing the copy-paste. Please see the picture i have attached for that. It would help. The selection has to be done just after "333" in last line, Please DO NOT include blank characters at the end of last line.
comment:7 Changed 14 years ago by
Keywords: | IE added; IE7 removed |
---|---|
Status: | pending → confirmed |
Confirmed in IE7 browser mode (WFM in IE7 document mode), when a list is partially selected:
- Browser sent only list items from clipboard with paste command;
- Browser sent full list with "ctrl-v";
As with other IE7 pasting bug we've seen caused by the bug of browser's paste command, we could provide no fix here.
comment:8 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
WFM 3.4.2 IE 7