Ticket #747 (closed defect: fixed)
undo not undoing enough
| Reported by: | daxim | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.50 |
| Keywords: | Cc: |
Description
- Paste the following content into a new document.
authors/id/A/AB/ABIGAIL/Algorithm-Numerical-Sample-2009102701.tar.gz ... updated authors/id/A/AB/ABIGAIL/CHECKSUMS ... updated authors/id/A/AB/ABIGAIL/Date-Maya-2009102701.tar.gz ... updated authors/id/A/AG/AGROLMS/LWP-Authen-Negotiate-0.07.tar.gz ... updated authors/id/A/AG/AGROLMS/CHECKSUMS ... updated authors/id/A/AZ/AZAWAWI/Acme-CPANAuthors-Padre-0.02.tar.gz ... updated authors/id/A/AZ/AZAWAWI/CHECKSUMS ... updated authors/id/B/BE/BERLE/DBIx-Class-Tree-CalculateSets-0.03.tar.gz ... updated authors/id/B/BE/BERLE/CHECKSUMS ... updated authors/id/B/BO/BOBTFISH/Text-Markdown-1.000028.tar.gz ... updated authors/id/B/BO/BOBTFISH/CHECKSUMS ... updated
- Search → Replace
- Enter into »Find Text:« ^authors/id/\w/\w\w/\w+/
- Check »Regular Expression« and »Replace All«
- Confirm »Replace«. Text is transformed, dialog »Replaced 11 matches.«.
- Edit → Undo
Expected result
Restores the text from step 1.
Actual result
Undoes only changes in line 10 (penultimate line).
Change History
Note: See
TracTickets for help on using
tickets.

The channel confirmed that "replace all" should be undone as one action, but manual replaces (pressing the replace button multiple times) should be undone as one action per replace.
#587 should be fixed first as it might already fix this ticket.