I seem to recall an issue earlier with TMainmenu hotkeys and gtk2. Is this perhaps a manifestation of it?
With a main menu on a form, I set the caption of one menu item as &Jump. In the menu editor the J is underlined - as expected.
But at run time, the J is not underlined, and Alt-J does not trigger the Jump.
The TMainmenu.Shortcutkey property can be set to Alt+J - although that's not in the dropdown list associated with the property in the object inspector.
And it works. But extends the caption to be 'Jump Alt+J'.
Is the &Jump hotkey construction supposed to work, in Lazarus 3.2, FPC 3.2.2 using gtk2 widget set, running on XFCE?