﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13810	Styling lost when pasting from word in IE9/10	Theun		"== Problem ==
On some computers the paste from word option loses some or all formatting in IE9 and IE10.
We have a virtual machine with IE9 and another with IE10 for testing purposes. When I copy formatted text (Header, bold & italic) and paste it in CKEditor, the formatting is preserved. However when a colleage copies the same text from the same document to the CKEditor in the same virtual machine, he loses some or all of his formatting. We have tested on 5 different machines; of which 2 show the problem.
All are running the exact same build of windows 7 and word 2007.
Our clients can also reproduce this problem on their production setting, and the problem also occurs on ckeditor.com/demo.
We are unable to determine an exact reproduction path.
Note that when the problem occurs, we lose heading and bold text, but not italic text. Even more strange: Bold italic text is also preserved.

== Steps to reproduce ==

1. Make a simple word document with a heading 1, a bold text and an italic text
2. Copy the entire content
3. Paste in CKEditor in IE9 or IE10 (either with the paste-from-word button or via ctrl+v)

== Expected result ==
The text is pasted with all formatting

== Actual result ==
The header and bold formatting is lost

== Other details (browser, OS, CKEditor version, installed plugins) ==
Source:
Windows 7 professional build 7601
Word 2007 (12.0.6727.5000) SP3 MSO (12.0.6728.5000)
Destination:
Windows 7 professional build 7601
IE9 9.0.8112.16421
CKEditor 4.5.3

We have checked if there is already a difference in the content when on the clipboard with a clipboardviewer.
In both the working situation as in the problem situation, the styling is present (see fragment below).
The only difference was the flag <w:DoNotShowPropertyChanges/> in the head.

<h1><a name=""OLE_LINK2""></a><a name=""OLE_LINK1""><span style='mso-bookmark:OLE_LINK2'>Header</span></a></h1>
<p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:
OLE_LINK2'><b style='mso-bidi-font-weight:normal'>Bold<o:p></o:p></b></span></span></p>
<p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:
OLE_LINK2'><i style='mso-bidi-font-style:normal'>Italic<o:p></o:p></i></span></span></p>
<p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:
OLE_LINK2'><u>Underlined<o:p></o:p></u></span></span></p>
<p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:
OLE_LINK2'><b style='mso-bidi-font-weight:normal'><i style='mso-bidi-font-style:
normal'><u>Alles<o:p></o:p></u></i></b></span></span></p>
<h1><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:OLE_LINK2'>Nog
een header</span></span></h1>
<p class=MsoNormal><span style='mso-bookmark:OLE_LINK1'><span style='mso-bookmark:
OLE_LINK2'>Gewoon</span></span></p>
"	Bug	closed	Normal		Plugin : Paste from Word		invalid		
