You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On macOS, setting the IsEnabled property to false on a MenuBarItem does not disable the menu item as expected. The menu item remains clickable and visually enabled despite the property being set to false.
This behavior appears to be specific to macOS.
I have attached the Video for reference:
Description
On macOS, setting the IsEnabled property to false on a MenuBarItem does not disable the menu item as expected. The menu item remains clickable and visually enabled despite the property being set to false.
This behavior appears to be specific to macOS.
I have attached the Video for reference:
Screen.Recording.2026-02-13.at.5.36.05.PM.mov
Screen.Recording.2026-02-13.at.5.00.09.PM.mov
Steps to Reproduce
Expected Behavior
Actual Behavior
Link to public reproduction project repository
No response
Version with bug
10.0.40
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
macOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output