patch from brian to get consistent menu behaviour
[ardour.git] / gtk2_ardour / editor_route_list.cc
index 3e2f1306912e0b49cf95da54a879dacf73e78f02..bad0854885fee17f82f2319af53c4c3d0bfb3f96 100644 (file)
@@ -470,7 +470,7 @@ Editor::show_route_list_menu()
                build_route_list_menu ();
        }
 
-       route_list_menu->popup (1, 0);
+       route_list_menu->popup (1, gtk_get_current_event_time());
 }
 
 bool