Changes between Version 1 and Version 2 of Ticket #12324, comment 4


Ignore:
Timestamp:
Aug 22, 2014, 9:58:46 AM (11 years ago)
Author:
Artur Delura
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12324, comment 4

    v1 v2  
    11I reproduced this on every browser full build (samples)
    2 1. Open sample with following content: {{{<p>foo bar baz</p>}}}
    3 2. Make selection using mouse: {{{<p>[foo] bar baz</p>}}}
    4 3. Press {{{Backspace}}}
    5 Actual Result: {{{<p>^ bar baz</p>}}}
    6 4. Put caret here using mouse: {{{<p> bar ^baz</p>}}}
     21. Open sample with following content: {{{<p>bar baz</p>}}}
     34. Put caret here using mouse: {{{<p>bar ^baz</p>}}}
    745. Type "X".
    8 6. Put caret here using mouse: {{{<p>^ bar Xbaz</p>}}}
     56. Put caret here using mouse: {{{<p>^bar Xbaz</p>}}}
    967. Type "X".
    1078. Press {{{Ctrl + Z}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy