﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8639	Safari can't handle tables pasted from Excel	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.

"	Bug	closed	Normal		Plugin : Paste from Word	3.0	wontfix	Safari	
