Opened 11 years ago
Last modified 11 years ago
#11949 confirmed Bug
Undo does not work after cut or delete word using context menu — at Initial Version
Reported by: | Artur Delura | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Accessibility | Version: | 4.3.2 |
Keywords: | Cc: |
Description
Browsers: All
- Open some sample with basic version of editor.
- Select some word (double click or using keyboard).
- Open context menu on selected word (right click or by using keyboard).
- By selecting appropriate value from 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 custom context menu.