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)
On May 22, 2025, we will begin removing users who have never been confirmed or have never been active.
Contact the support if your user has been wrongly removed.
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)