id summary reporter owner description type status priority milestone component version resolution keywords cc 16718 [IE11][CF] Styles applied to the wrong node when CF used exactly on the same position for the second time. kkrzton "== Steps to reproduce == Can be easily reproduced on /tests/plugins/copyformatting/manual/safaricolor (for both editors). 1. Put caret inside the first paragraph e.g. `Text witho^ut any format`. 1. Click Copy Formatting button. 1. Click on the last word (Orange) inside last paragraph like `Ora^nge`. 1. Put caret inside second paragraph e.g. `Text with Font Georg^ia Size 22 & Text Colour Red`. 1. Click Copy Formatting button. 1. Click on the last word (Orange) inside last paragraph like `Ora^nge`. == Expected result == On the second click styling should be copied and applied to the word Orange. == Actual result == On the second click, styling is applied to first part of the last paragraph `Text with Background Colour ` instead of `Orange` word. Other details (browser, OS, CKEditor version, installed plugins) Happens on IE11, Chrome and Firefox works fine. This issue was found while fixing #16618. It looks similar but the cause is different so it was extracted as a separate issue." Bug confirmed Normal General 4.6.0 IE11, Copyformatting