Changes between Initial Version and Version 2 of Ticket #8253


Ignore:
Timestamp:
Aug 11, 2011, 2:39:03 PM (13 years ago)
Author:
Garry Yao
Comment:

Sorry my fault, I've changed the desired input to reproduce it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8253

    • Property Status changed from new to pending
  • Ticket #8253 – Description

    initial v2  
    11 1. Load the editor with following source:
    22{{{
    3 <div>foo</div>
     3<div>
     4        <p>
     5                foo</p>
     6</div>
     7
    48}}}
    59 1. Focus the editor before switch to source mode.
    610 * Actual:
    711{{{
    8 <div>foo</div>
     12<div>
     13        <p>
     14                foo</p>
     15</div>
    916<p>&nbsp;</p>
    1017}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy