Changes between Initial Version and Version 3 of Ticket #9468


Ignore:
Timestamp:
Oct 18, 2012, 2:55:04 PM (12 years ago)
Author:
Garry Yao
Comment:

Ok, the reproducing of ticket tc is not constant, but it can be constantly produced if the original cursor position is at the end of block.

Test test failure I'm pointing to, is particularly the following TC, that are masked by another unrelated failure in the same test:

this.assertApplyStyle( '<p>foo^</p>', '<h1 class="foo" style="text-align:right;">foo^</h1>', block );

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9468

    • Property Owner set to Garry Yao
    • Property Status changed from new to assigned
  • Ticket #9468 – Description

    initial v3  
    11 1. Load replacebyclass sample page with the following content and selection:
    22{{{
    3 <p>foo[bar]</p>
     3<p>foobar^</p>
    44}}}
    55 1. Open Format combo to apply any block style;
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy