View Issue Details

IDProjectCategoryView StatusLast Update
0000349ardourbugspublic2016-09-12 08:41
Reportereviltwin Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000349: region reorder when cutting across region boundary
DescriptionGiven region 1, cut and paste region 2 over part of region 1, cut and paste region 3 over part of region 2. In range mode mark a section that overlaps the edge of region 2 into region 1. Cut this section. Region 3, which should be overlaying the remaining portion of region 2 and region 1, ends up "behind" region 1. I would assume that region 3 should remain "on top". Ardour 0.9beta11.2, jackd 0.94.4.
TagsNo tags attached.

Activities

vandongen

2004-12-14 13:29

updater   ~0001726

Ardour/GTK 0.545.2 running with libardour 0.849.0
I am not sure if this is a bug, it seems that ardour defaults to putting the most changed region on top.
Possibly this is not the best heuristic, corner case:
r3 ----
r2 ---------------
r1--------
range [ ]

after cut
r2 ------------
r1----
r3 ---- hidden!

Of course I don't know a better way
theoratically shift-middle click should raise a region and alt-shift-middle click should lower it. But this is not working for me a.t.m.
A new mantis report for that I think.

oofus

2010-07-22 14:20

developer   ~0008583

Is this still and issue ?

Headwar

2016-09-12 08:39

reporter   ~0018602

Not reproduced in 5.3

Headwar

2016-09-12 08:41

reporter   ~0018603

Tested with 5.3, the expected behaviour (region 3 is over region 1) is shown.

Issue History

Date Modified Username Field Change
2004-03-22 18:28 eviltwin New Issue
2004-03-22 18:28 eviltwin E-mail => eviltwin69@cableone.net
2004-12-14 13:29 vandongen Note Added: 0001726
2010-07-22 14:20 oofus Note Added: 0008583
2010-07-22 14:20 oofus cost => 0.00
2010-07-22 14:20 oofus Target Version => 3.0-beta1
2011-11-15 15:28 cth103 Target Version 3.0-beta1 =>
2016-09-12 08:39 Headwar Note Added: 0018602
2016-09-12 08:41 Headwar Note Added: 0018603
2016-09-12 08:41 Headwar Status new => closed
2016-09-12 08:41 Headwar Resolution open => fixed