]> git.eshelyaron.com Git - emacs.git/commit
Fix focus reversion of Motif menus on XI2
authorPo Lu <luangruo@yahoo.com>
Sat, 30 Apr 2022 01:29:56 +0000 (09:29 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 30 Apr 2022 01:29:56 +0000 (09:29 +0800)
commit834383f1e14d7a0e027bb315c46f4961093c7e2d
tree032db074c0c902c20cf548bb28c5a2b7e0d4c5a0
parentaf84ea2b9e6b54d8d0e26773d3299b9efb5a39b0
Fix focus reversion of Motif menus on XI2

* src/xmenu.c (create_and_show_popup_menu): Stop setting input
focus on the menu window.
src/xmenu.c