Opened 14 years ago
Last modified 10 years ago
#8639 closed Bug
Safari can't handle tables pasted from Excel — at Version 3
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | 3.0 |
Keywords: | Safari | Cc: |
Description (last modified by )
Issue has been reproducible from CKEditor 3.0 Tested on Safari 5.1
To reproduce:
- Copy table form any of the attached Excel files
- Paste this table into CKEditor using CRTL+V, paste buttorn or paste from word button
Result: Table gest pasted as text.
<p> a b c d </p>
Edit: I have just checked this in Safari on Windows in plain contenteditable div. It seesm that Safari only sees text. There nothing CKEditor can do here.
Change History (5)
Changed 14 years ago by
Changed 14 years ago by
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
This issue still persist in CkEditor 3.6.2. Tested in IE 7, IE 9
Lost table format, when copy from Excel to Editor using Paste, ctrl-v, Paste from Word.
I am using config.pasteFromWordRemoveStyles=false; which preserving format from MS Word.
Do I need to use any special configuration to preserve the Excel format, when I copy.
comment:3 Changed 12 years ago by
Description: | modified (diff) |
---|
This ticket has also been described in #6465 which also tackles problem with pasting from Excel