Multiple undo / redo.
Categories
(SeaMonkey :: Composer, enhancement)
Tracking
(Not tracked)
People
(Reporter: abo.pignard, Unassigned)
Details
Attachments
(1 file)
|
1000 bytes,
text/html
|
Details |
Steps to reproduce:
I type some texts and modify other texts then select menu Edit->Undo several times and also Edit->Redo.
Actual results:
Only the first undo is effective.
The redo is not working at all neither for the first undo nor the others.
Expected results:
I expect that many undo working pair with redo.
Comment 1•2 years ago
|
||
@Reporter: Please contribute info concerning your OS, SM version and a step by step instruction how other users can reproduce the problem reliably with a sample document due to https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines (containing every key press and every mouse click).
Configuration:
OS: macOS 13.3.1 (22E261)
SM: User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13.3; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.16
Build identifier: SeaMonkey 2.53.16 - 20230320132906
STR:
- Download SampleTable (attached document)
- Launch Composer
- Open document via Menu ˋFile → Openˊ
- Double click "titi" and type "aaa"
- Double click "tutu" and type "bbb"
- Click Menu "Edit->Undo" twice
- Click Menu "Edit->Redo" twice
Actual result:
Only "tutu" is recovered by undo.
Redo isn't active.
Expected result:
"tutu" and "titi" are recovered.
Redo is active.
Updated•9 months ago
|
Description
•