Index: gtk2_ardour/time_axis_view.cc
===================================================================
--- gtk2_ardour/time_axis_view.cc	(revision 9085)
+++ gtk2_ardour/time_axis_view.cc	(working copy)
@@ -294,9 +294,6 @@
 bool
 TimeAxisView::controls_ebox_scroll (GdkEventScroll* ev)
 {
-	if (Keyboard::some_magic_widget_has_focus()) {
-		return false;
-	}
 
 	switch (ev->direction) {
 	case GDK_SCROLL_UP:
