more menu fixes.

I hate menus.
This commit is contained in:
Scott Moynes 2003-07-29 01:29:12 +00:00
parent 3b62c85b60
commit df0f00848a

View file

@ -1093,7 +1093,7 @@ static void event_handle_menu(ObClient *client, XEvent *e)
/* will call the menu_hide() for each submenu as well */
if (!it)
((ObMenu *)menu_visible->data)->hide(menu_visible->data);
menu_control_keyboard_nav(ob_keycode(OB_KEY_ESCAPE));
break;
case MotionNotify: