View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001603 | ardour | bugs | public | 2007-04-09 14:43 | 2008-11-21 00:00 |
| Reporter | spanky | Assigned To | cth103 | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0001603: "remove region" always removes top layer | ||||
| Description | Click on some layered regions and choose <regionname>-Remove. This will always remove the region on top, not the selected one. This is a problem in Editor::remove_clicked_region (), maybe at playlist->remove_region (clicked_regionview->region()); | ||||
| Additional Information | 2.0rc1 | ||||
| Tags | No tags attached. | ||||
|
|
There is a bit of confusion in Editor::add_region_context_items(); some of the menu selection handlers operate on the selected region list and some on clicked_regionview. The selection is manipulated by the call to set_selected_regionview_from_map_event() but this only sets the selection if the /existing/ selection is of one region or fewer. Perhaps we should decide whether the region context menu items act upon the clicked regionview or the selection. |
|
|
This should all be sorted now in SVN trunk. If you're in a position to test it would be great to hear your feedback. Thanks Carl |
|
|
I'll mark this as resolved; any bugs introduced by the context menu rearrangement will need to be re-posted to mantis anyway. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2007-04-09 14:43 | spanky | New Issue | |
| 2007-04-10 16:59 | cth103 | Status | new => confirmed |
| 2007-04-11 11:38 | cth103 | Note Added: 0003790 | |
| 2007-04-11 11:39 | cth103 | Relationship added | related to 0001413 |
| 2007-05-10 12:00 | cth103 | Note Added: 0003917 | |
| 2007-05-10 12:00 | cth103 | Status | confirmed => feedback |
| 2007-05-11 13:35 | cth103 | Status | feedback => resolved |
| 2007-05-11 13:35 | cth103 | Resolution | open => fixed |
| 2007-05-11 13:35 | cth103 | Assigned To | => cth103 |
| 2007-05-11 13:35 | cth103 | Note Added: 0003933 | |
| 2008-11-21 00:00 | seablade | Status | resolved => closed |