]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0833: GTK4: menu mnemonics do not work properly v9.2.0833
authorFoxe Chen <chen.foxe@gmail.com>
Wed, 22 Jul 2026 18:29:31 +0000 (18:29 +0000)
committerChristian Brabandt <cb@256bit.org>
Wed, 22 Jul 2026 18:29:31 +0000 (18:29 +0000)
commit3d640468babac697553956bd3cd41beb8acad88c
treef5e383eeff6cacb7182720f270be45521c831522
parent6e468299914a81b54dea7988fc2760df16691cbb
patch 9.2.0833: GTK4: menu mnemonics do not work properly

Problem:  GTK4: menu mnemonics do not work properly
Solution: Force "mnemonics-visible" back on via a notify handler and
          set the active item on "mnemonic-activate" (Foxe Chen).

closes: #20722

Signed-off-by: Foxe Chen <chen.foxe@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/gui_gtk4_menu.c
src/version.c