Opened 11 years ago
Last modified 11 years ago
#11949 confirmed Bug
Undo does not work after cut or delete word using native context menu — at Version 1
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Accessibility | Version: | 4.3.2 |
Keywords: | Cc: |
Description (last modified by )
Browsers: All
- Open some sample with basic version of editor.
- Select some word (double click or using keyboard).
- Open native context menu on selected word (right click or by using keyboard).
- By selecting appropriate value from native context menu (
delete
orcut
) remove word from editor. - Use Ctrl + Z combination to undo chagnes.
Actual result: Undo action was not called. Probably because was not added to stack.
Please note: this bug occur in basic mode which does not support editor custom context menu.
Change History (1)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |
Summary: | Undo does not work after cut or delete word using context menu → Undo does not work after cut or delete word using native context menu |
Version: | 4.0.3 → 4.3.2 |
I was able to reproduce this problem in every browser but starting from CKEditor 4.3.2.