Changes between Version 1 and Version 4 of Ticket #11021


Ignore:
Timestamp:
Nov 8, 2013, 2:47:35 PM (10 years ago)
Author:
Marek Lewandowski
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11021

    • Property Status changed from new to confirmed
    • Property Version changed from to 4.3 Beta
    • Property Milestone changed from CKEditor 4.3 to CKEditor 4.3.1
  • Ticket #11021 – Description

    v1 v4  
    16161. Issue is caused because {{{hiddenSelectionContainer}}} is not removed in right time, and created selection has offset bigger by one.
    17172. {{{editor.getSelection().reset()}}} call placed before {{{range.selectNodeContents( element )}}} statement did the job, however it should be placed somewhere deeper to be reused. Maybe selectNodeContents itself?
     183. this issue is originated from #10869
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy