Skip to content

fix: touch events not recognized by WCO on windows - #35117

Merged
deepak1556 merged 1 commit into
mainfrom
robo/fix_wco_touch
Aug 2, 2022
Merged

fix: touch events not recognized by WCO on windows#35117
deepak1556 merged 1 commit into
mainfrom
robo/fix_wco_touch

Conversation

@deepak1556

Copy link
Copy Markdown
Member

Description of Change

NB: We only let chromium handle the mouse event for touch when the HTTEST is in the caption button area of WCO, so it does not affect regular mouse event or other non-WCO code path. Also, the bugs referred in https://chromium-review.googlesource.com/c/chromium/src/+/1048877/ are not introduced with this change.

Fixes #34364

Release Notes

Notes: fix WCO not responding to touch events on windows.

@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Jul 28, 2022
@deepak1556
deepak1556 marked this pull request as ready for review July 28, 2022 15:40
@deepak1556
deepak1556 requested review from a team as code owners July 28, 2022 15:40
@electron-cation electron-cation Bot removed the new-pr 🌱 PR opened recently label Jul 29, 2022
@deepak1556

Copy link
Copy Markdown
Member Author

Failing tests are unrelated, merging.

@deepak1556
deepak1556 merged commit e389363 into main Aug 2, 2022
@deepak1556
deepak1556 deleted the robo/fix_wco_touch branch August 2, 2022 03:14
@release-clerk

release-clerk Bot commented Aug 2, 2022

Copy link
Copy Markdown

Release Notes Persisted

fix WCO not responding to touch events on windows.

@trop

trop Bot commented Aug 2, 2022

Copy link
Copy Markdown
Contributor

I was unable to backport this PR to "19-x-y" cleanly;
you will need to perform this backport manually.

@trop trop Bot removed the target/19-x-y label Aug 2, 2022
@trop

trop Bot commented Aug 2, 2022

Copy link
Copy Markdown
Contributor

I was unable to backport this PR to "18-x-y" cleanly;
you will need to perform this backport manually.

@trop

trop Bot commented Aug 2, 2022

Copy link
Copy Markdown
Contributor

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

@trop

trop Bot commented Aug 2, 2022

Copy link
Copy Markdown
Contributor

@deepak1556 has manually backported this PR to "19-x-y", please check out #35176

@trop

trop Bot commented Aug 2, 2022

Copy link
Copy Markdown
Contributor

@deepak1556 has manually backported this PR to "18-x-y", please check out #35177

jkleinsc pushed a commit that referenced this pull request Aug 2, 2022
* fix: touch events not recognized by WCO on windows (#35117)

* chore: update patches

Co-authored-by: PatchUp <73610968+patchup[bot]@users.noreply.github.com>
schetle pushed a commit to schetle/electron that referenced this pull request Nov 3, 2022
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
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.

[Bug]: WCO on Windows don't respond to touch events

3 participants