Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IsEnabled not respected on top-level NativeMenuItem #9552

Open
IsaacMarovitz opened this issue Nov 27, 2022 · 0 comments
Open

IsEnabled not respected on top-level NativeMenuItem #9552

IsaacMarovitz opened this issue Nov 27, 2022 · 0 comments
Labels

Comments

@IsaacMarovitz
Copy link

Describe the bug
Top-level NativeMenuItem do not follow IsEnabled as expected. Even when IsEnabled is set to False, it is still interactable.

To Reproduce
Steps to reproduce the behavior:
Create a NativeMenu and attempt to set a top-level NativeMenuItem to IsEnabled="False"
Menu item will not be disabled.

Expected behavior
The menu item should be disabled/uninteractable

Screenshots
If applicable, add screenshots to help explain your problem.
Screenshot 2022-11-27 at 16 06 57
Screenshot 2022-11-27 at 16 07 02

Desktop (please complete the following information):

  • OS: macOS Ventura
  • Version 13.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant