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

fix: enable property having no effect on submenus #16835

Merged
merged 1 commit into from Feb 9, 2019

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Feb 8, 2019

Description of Change

Resolves #16821.

We need to specifically check that the submenu top-level item has been enabled on macOS, as it's not validated by validateUserInterfaceItem.

Before Change:

screen shot 2019-02-08 at 10 20 17 am

After Change:
screen shot 2019-02-08 at 10 18 30 am

Contributors guide: https://github.com/electron/electron/blob/master/CONTRIBUTING.md
-->

Checklist

Release Notes

Notes: Fixed the enable property having no effect for top-level submenu MenuItems.

@codebytere codebytere requested a review from a team February 8, 2019 18:21
@release-clerk
Copy link

release-clerk bot commented Feb 9, 2019

Release Notes Persisted

Fixed the enable property having no effect for top-level submenu MenuItems.

@trop
Copy link
Contributor

trop bot commented Feb 9, 2019

I have automatically backported this PR to "4-0-x", please check out #16857

@trop
Copy link
Contributor

trop bot commented Feb 9, 2019

I have automatically backported this PR to "5-0-x", please check out #16858

@sofianguy sofianguy added this to Fixed in 5.0.0-beta.3 in 5.0.x Feb 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
5.0.x
Fixed in 5.0.0-beta.3
Development

Successfully merging this pull request may close these issues.

None yet

2 participants