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 Jakub Ś)

Issue has been reproducible from CKEditor 3.0 Tested on Safari 5.1

To reproduce:

  1. Copy table form any of the attached Excel files
  2. Paste this table into CKEditor using CRTL+V, paste buttorn or paste from word button

Result: Table gest pasted as text.

<p>
	&nbsp; &nbsp; &nbsp;a b c d &nbsp;</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 Jakub Ś

Attachment: 8594.xls added

Changed 14 years ago by Jakub Ś

Attachment: 8594.xlsx added

comment:1 Changed 14 years ago by Jakub Ś

Status: newconfirmed

This ticket has also been described in #6465 which also tackles problem with pasting from Excel

comment:2 Changed 13 years ago by swetha_java

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 Jakub Ś

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy