Observation: The menu is not triggered on mouse selection (QMenu::triggered) in most cases. It always works though on keyboard selection, so maybe it is a bug of Qt or a specific issue with the remote desktop environment in which I test the application.
Actions:
Update Qt at the next opportunity and test again
If not resolved, wait for reports of users that experienced it in the wild
Observation: The menu is not triggered on mouse selection (
QMenu::triggered
) in most cases. It always works though on keyboard selection, so maybe it is a bug of Qt or a specific issue with the remote desktop environment in which I test the application.Actions: