Do not run menu action if the menuitem is disabled
The click event can still be triggered by the shortcut or event by clicking on the disabled menuitem. So the callback must not run the action if the menuitem is disabled.
Closes #13326 (closed)
This instance will be updated to Heptapod 18.6.0rc1 on 2025-12-08 between 11:00 and 12:00 UTC+1 (Europe/Paris)
The click event can still be triggered by the shortcut or event by clicking on the disabled menuitem. So the callback must not run the action if the menuitem is disabled.
Closes #13326 (closed)