Fix hang for mouse press on menubar but not on an item (Bug#6499).
authorJan D <jan.h.d@swipnet.se>
Sat, 3 Jul 2010 09:38:44 +0000 (11:38 +0200)
committerJan D <jan.h.d@swipnet.se>
Sat, 3 Jul 2010 09:38:44 +0000 (11:38 +0200)
commitad3e6f4474d2737be89456332319e8efbdb382c4
treedde2c8d3b8a3b97ecee39b7f87e90dd75a07bd76
parent54ee7410c5a6301f37cb107317a5533c0bcc3cf9
Fix hang for mouse press on menubar but not on an item (Bug#6499).

* xmenu.c (x_activate_menubar): Send Press/Release for Gtk+ to avoid
grab on just Press (Bug#6499).
src/ChangeLog
src/xmenu.c