]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.c
interactive actions cancel other interactive actions
[chaz/openbox] / openbox / event.c
index 2ba9c4c7251ccb9f3e9e73cf67eb2fe04157d4a6..eac312df66f09d4e3eb989c90e41c6c7fa42af6e 100644 (file)
@@ -1645,6 +1645,7 @@ static gboolean event_handle_menu(XEvent *ev)
         {
             menu_frame_select(e->frame, NULL, FALSE);
         }
+        break;
     case MotionNotify:   
         if ((e = menu_entry_frame_under(ev->xmotion.x_root,   
                                         ev->xmotion.y_root)))
This page took 0.020857 seconds and 4 git commands to generate.