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: trigger about panel for about role on win #23687

Merged
merged 1 commit into from
May 21, 2020

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented May 20, 2020

Description of Change

Closes #23681.

Triggers app.showAboutPanel on windows when a menuItem with the about role is added, since Windows does not provide a default system about menu.

cc @zcbenz @MarshallOfSound @jkleinsc @ckerr

Checklist

Release Notes

Notes: Fixed an issue where the 'about' role had on effect on Windows menus.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 20, 2020
@codebytere codebytere changed the title fix: trigger about panel for about role on on win fix: trigger about panel for about role on win May 21, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 21, 2020
@MarshallOfSound MarshallOfSound merged commit 78d74bf into master May 21, 2020
@release-clerk
Copy link

release-clerk bot commented May 21, 2020

Release Notes Persisted

Fixed an issue where the 'about' role had on effect on Windows menus.

@MarshallOfSound MarshallOfSound deleted the fix-about-role-windows branch May 21, 2020 22:38
@MarshallOfSound
Copy link
Member

/trop run backport

@trop
Copy link
Contributor

trop bot commented May 21, 2020

The backport process for this PR has been manually initiated, here we go! :D

@trop
Copy link
Contributor

trop bot commented May 21, 2020

I have automatically backported this PR to "7-3-x", please check out #23713

@trop
Copy link
Contributor

trop bot commented May 21, 2020

I have automatically backported this PR to "8-x-y", please check out #23714

@trop trop bot removed the target/8-x-y label May 21, 2020
@trop
Copy link
Contributor

trop bot commented May 21, 2020

I have automatically backported this PR to "9-x-y", please check out #23715

@jkleinsc
Copy link
Contributor

/trop run backport-to 10-x-y

@trop
Copy link
Contributor

trop bot commented May 21, 2020

The backport process for this PR has been manually initiated -
sending your commits to "10-x-y"!

@trop
Copy link
Contributor

trop bot commented May 21, 2020

I have automatically backported this PR to "10-x-y", please check out #23717

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About menu role does nothing on Windows
4 participants