]> git.eshelyaron.com Git - emacs.git/commit
Fix menu bar not opening after popup menu is dismissed on Lucid
authorPo Lu <luangruo@yahoo.com>
Tue, 8 Feb 2022 02:37:24 +0000 (10:37 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 8 Feb 2022 02:37:24 +0000 (10:37 +0800)
commit65f07859172940b1f7c89e4a81c8bc1a28646f96
treefa3ec2cdc8b4cdb0acc0e4737756ab4d9fc85386
parent4592fb4046461ada4ad011adcd477196cc95d6b4
Fix menu bar not opening after popup menu is dismissed on Lucid

* lwlib/xlwmenu.c (XlwMenuDestroy): Only set submenu_destroyed
if menu bar widget.
lwlib/xlwmenu.c