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: update osk patch to fix more corner cases #41131

Merged
merged 1 commit into from Jan 29, 2024
Merged

fix: update osk patch to fix more corner cases #41131

merged 1 commit into from Jan 29, 2024

Conversation

zcbenz
Copy link
Member

@zcbenz zcbenz commented Jan 26, 2024

Description of Change

This is a follow up to #35921 that, it fixes more corner cases that on-screen-keyboard does not hide for webviews.

This change has been applied in Teams for quite a while and should be reliable enough to introduce to Electron.

Checklist

Release Notes

Notes: Fix on-screen-keyboard not hiding for webviews under some cases.

@zcbenz zcbenz added semver/patch backwards-compatible bug fixes target/27-x-y PR should also be added to the "27-x-y" branch. target/28-x-y PR should also be added to the "28-x-y" branch. target/29-x-y PR should also be added to the "29-x-y" branch. labels Jan 26, 2024
@zcbenz zcbenz requested a review from a team as a code owner January 26, 2024 02:19
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 26, 2024
@zcbenz zcbenz requested a review from miniak January 26, 2024 02:19
This is a follow up to #35921
that, it fixes more corner cases that on-screen-keyboard does not hide
for webviews.

This change has been applied in Teams for quite a while and should be
reliable enough to introduce to Electron.
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jan 27, 2024
@zcbenz zcbenz merged commit 2571396 into main Jan 29, 2024
17 checks passed
@zcbenz zcbenz deleted the osk-patch branch January 29, 2024 01:43
Copy link

release-clerk bot commented Jan 29, 2024

Release Notes Persisted

Fix on-screen-keyboard not hiding for webviews under some cases.

@trop
Copy link
Contributor

trop bot commented Jan 29, 2024

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

@trop trop bot removed the target/27-x-y PR should also be added to the "27-x-y" branch. label Jan 29, 2024
@trop
Copy link
Contributor

trop bot commented Jan 29, 2024

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

@trop trop bot added needs-manual-bp/27-x-y needs-manual-bp/28-x-y and removed target/28-x-y PR should also be added to the "28-x-y" branch. labels Jan 29, 2024
@trop
Copy link
Contributor

trop bot commented Jan 29, 2024

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

@trop trop bot added in-flight/29-x-y and removed target/29-x-y PR should also be added to the "29-x-y" branch. labels Jan 29, 2024
@trop
Copy link
Contributor

trop bot commented Jan 29, 2024

@zcbenz has manually backported this PR to "28-x-y", please check out #41150

@trop
Copy link
Contributor

trop bot commented Jan 29, 2024

@zcbenz has manually backported this PR to "27-x-y", please check out #41151

@trop trop bot added merged/29-x-y PR was merged to the "29-x-y" branch. merged/28-x-y PR was merged to the "28-x-y" branch. merged/27-x-y PR was merged to the "27-x-y" branch. and removed in-flight/29-x-y in-flight/28-x-y in-flight/27-x-y labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged/27-x-y PR was merged to the "27-x-y" branch. merged/28-x-y PR was merged to the "28-x-y" branch. merged/29-x-y PR was merged to the "29-x-y" branch. semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants