﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8437	background of text run pasted from Word	Zee		"'''Situation:'''
Pasting text from Word into CKEditor

'''Problem:'''
Background property of the text is set wrong

'''Here is document source:'''

{{{
<p>
    <strong>
        <span style=""background:lime;"">
            <span style=""color:white;"">
                <span style=""font-size:36.0pt;"">WORD</span>
            </span>
        </span>
    </strong>
    <strong>
        <span style=""font-size:36.0pt;"">
            <span style=""background:teal;"">
                <span style=""color:white;"">ABC</span>
            </span>
        </span>
    </strong>
</p>
}}}

CKEditor for some reason inverted hiearchy of <span> elements of the first word. In ""word paste dialog"" text is displayed correctly."	Bug	closed	Normal		Plugin : Paste from Word	3.6.2	duplicate		
