10000 fix: revert upstream MacOS mouse event routing by VerteDinde · Pull Request #47560 · electron/electron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: revert upstream MacOS mouse event routing #47560

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

Merged
merged 3 commits into from
Jun 26, 2025

Conversation

VerteDinde
Copy link
Member
@VerteDinde VerteDinde commented Jun 25, 2025

Description of Change

Page interaction on Mac, after a page is loaded via loadURL, is currently broken on nightly and 38-x-y due to this upstream change: 6605819: mac: fix missing mouse up and down event in fullscreen top-chrome

This PR temporarily reverts the upstream change to unblock us while we figure out a more long-term solution with upstream.

Checklist

Release Notes

Notes: Fixed an issue where users on MacOS were unable to interact with a webpage loaded via loadURL.

@VerteDinde VerteDinde added semver/patch backwards-compatible bug fixes target/38-x-y PR should also be added to the "38-x-y" branch. labels Jun 25, 2025
@electron-cation electron-cation bot added the new-pr 🌱 PR opened recently label Jun 25, 2025
@VerteDinde VerteDinde marked this pull request as ready for review June 25, 2025 14:38
@VerteDinde VerteDinde requested a review from a team as a code owner June 25, 2025 14:38
@deepak1556
Copy link
Member

Might want to rebase for #47481 :)

@VerteDinde VerteDinde force-pushed the fix-mac-no-content-interaction branch from 9f0feaf to d38caf9 Compare June 25, 2025 19:14
@codebytere codebytere merged commit 7a274a7 into main Jun 26, 2025
55 checks passed
@codebytere codebytere deleted the fix-mac-no-content-interaction branch June 26, 2025 09:41
@release-clerk
Copy link
release-clerk bot commented Jun 26, 2025

Release Notes Persisted

Fixed an issue where users on MacOS were unable to interact with a webpage loaded via loadURL.

@codebytere codebytere removed the new-pr 🌱 PR opened recently label Jun 26, 2025
@trop
Copy link
Contributor
trop bot commented Jun 26, 2025

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

@trop trop bot added in-flight/38-x-y and removed target/38-x-y PR should also be added to the "38-x-y" branch. labels Jun 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-flight/38-x-y semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0