Clemens,
Thanks for reporting this. I did some testing and I think I’ve reproduced the
problem. What I’m seeing is specific to the Mac; when the focus is in a
ComboBox, DatePicker, or Spinner the user can’t use Cmd+Q to quit the app. This
also affects other menu items if you’re using the system
I have just updated my Photoslide App to Javafx24.
What is no longer working is keyboard shortcuts defined in the main menu
if the focus is inside of a control inside a pane. It seems that the
pane is consumeing the event. If the focus is on the main windows than
the shortcuts are working agai