Changes between Initial Version and Version 1 of Ticket #11949


Ignore:
Timestamp:
Jun 4, 2014, 2:56:30 PM (10 years ago)
Author:
Jakub Ś
Comment:

I was able to reproduce this problem in every browser but starting from CKEditor 4.3.2.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11949

    • Property Status changed from new to confirmed
    • Property Version changed from 4.0.3 to 4.3.2
    • Property Summary changed from Undo does not work after cut or delete word using context menu to Undo does not work after cut or delete word using native context menu
  • Ticket #11949 – Description

    initial v1  
    331. Open some sample with basic version of editor.
    442. Select some word (double click or using keyboard).
    5 3. Open context menu on selected word (right click or by using keyboard).
    6 4. By selecting appropriate value from menu (`delete` or `cut`) remove word from editor.
     53. Open native context menu on selected word (right click or by using keyboard).
     64. By selecting appropriate value from native context menu (`delete` or `cut`) remove word from editor.
    775. Use Ctrl + Z combination to undo chagnes.
    88
    99Actual result: Undo action was not called. Probably because was not added to stack.
    1010
    11 Please note: this bug occur in basic mode which does not support custom context menu.
     11Please note: this bug occur in basic mode which does not support editor custom context menu.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy