View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001447 | ardour | bugs | public | 2007-02-01 11:50 | 2010-05-03 06:07 |
| Reporter | timbyr | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Summary | 0001447: undo/redo doesn't work for range selection operations | ||||
| Description | It appears that undo and redo does not work for any of the range selection operations(create, trim start and trim end etc). | ||||
| Additional Information | I thought that range selection was part of the editor state but that doesn't seem to be the case any more. The Selection class doesn't appear to be stateful either so I'm not sure what is going on. If this isn't trivial to fix it may be worth just removing the selection operations from the undo/redo stack and then fix it later in an update? | ||||
| Tags | No tags attached. | ||||
|
|
I believe the current plan is for selection state to be non-undoable. If this is correct we should put the rationale for it somewhere online, I guess. |
|
|
I vaguely remember a discussion about this issue and it was decided that selection doesn't belong in the state history(even though it was at some point), which I agree with. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-02-01 11:50 | timbyr | New Issue | |
| 2010-05-02 12:18 | cth103 | Note Added: 0007755 | |
| 2010-05-02 12:18 | cth103 | Status | new => feedback |
| 2010-05-03 06:06 | timbyr | Note Added: 0007779 | |
| 2010-05-03 06:07 | timbyr | cost | => 0.00 |
| 2010-05-03 06:07 | timbyr | Status | feedback => closed |
| 2010-05-03 06:07 | timbyr | Resolution | open => won't fix |