id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 6977,about override in styles,yiminghe,,"steps: 1.open www.ckeditor.com/demo 2.switch to source mode,input html: {{{

12345678xyzabcd9012345678

}}} 3.switch to wysiwyg mode and place cursor between 'y' and 'z', then click background button , select '自动' 4. expected: 'xyzabcd' does not have background-color. actual result : unchanged 5.select '8xyzabcd9' ,then click background button ,select red color 6. expected : generate code : {{{

12345678xyzabcd9012345678

}}} actual code (too bloated): {{{

12345678xyzabcd9012345678

}}} ps:in trunk ,result is error : {{{

12345678xyzabcd9012345678

}}} ps2: i provide a patch for trunk, add consideration about override element's style",Bug,confirmed,Normal,,Core : Styles,3.0,,HasPatch,