﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12821	Paste from Word changes formatting in the middle of the text	Jozef Krchnavy		"'''Summary:''' When pasting from Word, with pasteFromWordRemoveFontStyles set to false, a formatting is changed in the middle of the text (in the Word doc no change at this position). This happens only in the Firefox. IE showed this issue as well before, but now seems to be fixed (latest IE11). Chrome has been ok all the time.

'''Steps to reproduce:''' 
1. Open CK Editor in Firefox, could be for example nightly [http://nightly.ckeditor.com/15-01-15-07-06/full/samples/replacebyclass.html]
2. In Console set pasteFromWordRemoveFontStyles=false using Firebug for example:

{{{
CKEDITOR.instances['editor1'].config.pasteFromWordRemoveFontStyles=false
}}}

3. Open the attached Word document, select all, copy
4. In CK Editor click Paste from Word, paste the whole Word document.
5. Click in the editor text somewhere around: ""equitable education"" screenshot1, click somewhere around: ""a global society"" screenshot2.
6. The screenshot1 shows ""body p span span"", the screenshot2 only ""body p span"" even if there is no format change. This is causing format break when sent by email for example - screenshot 3.

'''Browser and OS:''' Firefox 35.0, Windows 8.1 Enterprise 64bit

"	Bug	closed	Normal		Plugin : Paste from Word		invalid		xkrchnav@…
