View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000077 | ardour | bugs | public | 2003-10-23 22:47 | 2003-12-12 21:19 |
Reporter | nbd | Assigned To | paul | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Summary | 0000077: moving region to tracks below original, the region becomes invisible | ||||
Description | Make a session with at least 3 tracks. Try moving some region from track 2. When moved over track 1, it is visible, but on track 3 it's invisible and also on all tracks below. It seems that moving region from track N, the region is visible on tracks <= N but invisible on tracks > N | ||||
Additional Information | "Latest" cvs. (About an hour ago) | ||||
Tags | No tags attached. | ||||
|
nbd - i believe this is now fixed in both CVS and the released ardour-0.9beta6. i had chosen to sort the selection by position then by layer, which messed up some of tim's code that assumed the selection was sorted by layer. i backed this out, and from my tests, this no longer happens. try it out and let me know. tim's code tries to raise the dragged region(s) to the very top layer. |
|
It still happens with the latest CVS, updated and compiled just minutes ago. Even when dragged to empty tracks it is invisible, so it's not about the order of the layers. |
|
testing this with anonymous CVS is useless at this time unless you report the version numbers that ardour prints out at startup. sf.net's CVS service is still 24-48 hours behind. |
|
Ardour/GTK 0.407.1 running with libardour 0.695.0 Ok. From now on I shall report this along with the bug reports. |
|
just found the deeper problem. the code that lifts dragging regions to the top of the canvas was correct only for the case when the region was not selected. once we adopted the "buttonpress selects" model, we go through a code path that was not quite correct for this - the region's parent track needs to be lifted as well. i've fixed this and will commit later today. |
|
see last bugnote for details. |
|
Reminder sent to nbd Could you confirm this has been fixed? |
|
Fixed |
Date Modified | Username | Field | Change |
---|---|---|---|
2003-10-23 22:47 | nbd | New Issue | |
2003-10-24 01:51 | paul | Note Added: 0000067 | |
2003-10-24 01:52 | paul | Status | new => feedback |
2003-10-26 08:04 | nbd | Note Added: 0000089 | |
2003-10-26 14:20 | paul | Note Added: 0000091 | |
2003-10-26 16:00 | nbd | Note Added: 0000094 | |
2003-10-26 16:05 | paul | Note Added: 0000095 | |
2003-10-26 16:33 | paul | Status | feedback => resolved |
2003-10-26 16:33 | paul | Resolution | open => fixed |
2003-10-26 16:33 | paul | Assigned To | => paul |
2003-10-26 16:33 | paul | Note Added: 0000100 | |
2003-12-12 16:02 | taybin | Note Added: 0000269 | |
2003-12-12 21:19 | nbd | Status | resolved => closed |
2003-12-12 21:19 | nbd | Note Added: 0000276 |