View Issue Details

IDProjectCategoryView StatusLast Update
0001603ardourbugspublic2008-11-21 00:00
Reporterspanky Assigned Tocth103  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0001603: "remove region" always removes top layer
DescriptionClick 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 Information2.0rc1
TagsNo tags attached.

Relationships

related to 0001413 closedcth103 Region context menu operations 

Activities

cth103

2007-04-11 11:38

administrator   ~0003790

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.

cth103

2007-05-10 12:00

administrator   ~0003917

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

cth103

2007-05-11 13:35

administrator   ~0003933

I'll mark this as resolved; any bugs introduced by the context menu rearrangement will need to be re-posted to mantis anyway.

Issue History

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