id summary reporter owner description type status priority milestone component version resolution keywords cc 14368 change text background twice, cause the color to be lost Anas "== Steps to reproduce == Simplified the test case: 1. Open the editor and set the following source: {{{

Sample line

}}} 1. Put the selection in the middle of line: {{{Sample ^line}}}. 1. Apply red font color using the ""Text Color"" button. **Expected:** Red font color should be applied only to what you're about to write. **Actual:** Text color of the paragraph is removed. **Additional notes:** 1. Interesting note is that `span[style=""color:#FF0000;""]` has been created for the red font color, but the selection is not placed within that {{{span}}} (that's the case at least for Chrome, because IE11 is able to put the selection correctly). 1. This issue might be similar to #13821. 1. Could be reproduced with Chrome, Firefox and IE11. == Other details (browser, OS, CKEditor version, installed plugins) == Chrome Version 48.0.2564.97 m Win 8.1 CKEditor version 4.5.5 (also active on the live website and the nightly build). You can use the default config on the website demo, also i Attached is my build-config.js." Bug closed Normal General 4.0 duplicate