Skip to content

fix: revert upstream MacOS mouse event routing#47560

Merged
codebytere merged 3 commits intomainfrom
fix-mac-no-content-interaction
Jun 26, 2025
Merged

fix: revert upstream MacOS mouse event routing#47560
codebytere merged 3 commits intomainfrom
fix-mac-no-content-interaction

Conversation

@VerteDinde
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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 merged/38-x-y PR was merged to the "38-x-y" branch. and removed target/38-x-y PR should also be added to the "38-x-y" branch. in-flight/38-x-y labels Jun 26, 2025
kigh-ota pushed a commit to kigh-ota/electron that referenced this pull request Sep 30, 2025
* fix: revert upstream MacOS mouse event routing

* fix: reduce patch surface area

* chore: update patches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged/38-x-y PR was merged to the "38-x-y" branch. semver/patch backwards-compatible bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants