Changes between Initial Version and Version 4 of Ticket #11668


Ignore:
Timestamp:
Mar 19, 2014, 2:38:38 PM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11668

    • Property Keywords Firefox added; delete keystrokes selection removed
    • Property Status changed from new to confirmed
    • Property Version changed from 4.3.3 to 3.0
  • Ticket #11668 – Description

    initial v4  
     1EDIT:
     21. Insert below code into editor:
     3{{{
     4<p>test <strong>test <em>test </em>test</strong> test test</p>
     5}}}
     62. Switch to wysiwyg and put cursor behind italic element. Please note that element path needs to show {{{body p strong}}}. If you are seeing {{{em}}} move curosor with arrows to get out of em element.
     7{{{
     8test test test ^test test test
     9}}}
     103. Start deleting text with delete key
     11Result: once whole bold text is deleted, the italic element gets deleted (except for the first letter)
     12
     13
     14
     15
     16
     17-----
    118hi all;
    219I newly found key delete works wrong!!!
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy