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: Alt+Click should not toggle menu bar #29318

Merged
merged 1 commit into from
Jun 1, 2021
Merged

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented May 25, 2021

Description of Change

Holding Alt + mouse click should not result in the menu bar getting toggled, close #26154.

Release Notes

Notes: Fix pressing Alt with mouse click results in toggling menu bar.

@zcbenz zcbenz added semver/patch backwards-compatible bug fixes target/12-x-y labels May 25, 2021
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 25, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 26, 2021
@zcbenz zcbenz merged commit 0444d74 into master Jun 1, 2021
@release-clerk
Copy link

release-clerk bot commented Jun 1, 2021

Release Notes Persisted

Fix pressing Alt with mouse click results in toggling menu bar.

@trop
Copy link
Contributor

trop bot commented Jun 1, 2021

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

@trop
Copy link
Contributor

trop bot commented Jun 1, 2021

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

@trop
Copy link
Contributor

trop bot commented Jun 1, 2021

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

@Kilian
Copy link
Member

Kilian commented Dec 13, 2021

This (un?)broke Electron preventing a "save as" dialog when alt + clicking on a URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alt+Click Toggles Menu Bar
3 participants