Closed
Bug 496906
Opened 16 years ago
Closed 16 years ago
replace and trim cannot be undone
Categories
(Skywriter Graveyard :: Command Line, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jbelis, Assigned: jbelis)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
Build Identifier: any
go to command line.
use the replace command
shift focus back to editor
undo (Ctrl-z)
The replacement is not reverted.
Similar behavior using trim.
Reproducible: Always
Steps to Reproduce:
1. go to command line.
2. use the replace command
3. shift focus back to editor
4. undo (Ctrl-z)
Actual Results:
The replacement is not reverted.
Expected Results:
replacement is reverted
| Assignee | ||
Comment 1•16 years ago
|
||
I have a fix for this bug:
http://jbelis.googlepages.com/replace.diff.txt
note: this is based on 0.2 code. do not try to patch source from this file.
Comment 2•16 years ago
|
||
Confirming this. And I'm assuming you're using the latest 0.2 code, 0.2.3?
Assignee: nobody → jbelis
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows Vista → All
Hardware: x86 → All
Version: unspecified → 0.2.3
| Assignee | ||
Comment 3•16 years ago
|
||
This problem is fixed in the trunk.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•