View Issue Details

IDProjectCategoryView StatusLast Update
0001447ardourbugspublic2010-05-03 06:07
Reportertimbyr Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionwon't fix 
Summary0001447: undo/redo doesn't work for range selection operations
DescriptionIt appears that undo and redo does not work for any of the range selection operations(create, trim start and trim end etc).
Additional InformationI 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?
TagsNo tags attached.

Activities

cth103

2010-05-02 12:18

administrator   ~0007755

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.

timbyr

2010-05-03 06:06

developer   ~0007779

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.

Issue History

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