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

[Bug]: webview element make parent BrowserWindow steal focus #36108

Closed
3 tasks done
michael-dm opened this issue Oct 22, 2022 · 13 comments
Closed
3 tasks done

[Bug]: webview element make parent BrowserWindow steal focus #36108

michael-dm opened this issue Oct 22, 2022 · 13 comments
Labels
21-x-y bug 🪲 component/webview has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/macOS stale

Comments

@michael-dm
Copy link

Preflight Checklist

Electron Version

21.1.1

What operating system are you using?

macOS

Operating System Version

macOS Monterey 12.5.1 (21G83)

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working Electron version

No response

Expected Behavior

When a webview element is added in a BrowserWindow that is not focused, the BrowserWindow should remain blurred.

Actual Behavior

Currently, if you add a webview element to a BrowserWindow that is not focused, it will make it steal focus of other BrowserWindows.

Testcase Gist URL

https://gist.github.com/89a70656563b65fd0274b2b74cbe4b35

Additional Information

No response

@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Jan 23, 2023
@michael-dm
Copy link
Author

bump

@github-actions github-actions bot removed the stale label Jan 24, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Apr 25, 2023
@michael-dm
Copy link
Author

bump

@github-actions github-actions bot removed the stale label Apr 26, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Jul 26, 2023
@michael-dm
Copy link
Author

bump

@github-actions github-actions bot removed the stale label Jul 27, 2023
@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@michael-dm
Copy link
Author

bump

@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@michael-dm
Copy link
Author

bump

@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@electron-issue-triage
Copy link

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue on a supported version of Electron please open a new issue and include instructions for reproducing the issue.

@electron-issue-triage electron-issue-triage bot closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2024
@helloforrestworld
Copy link

bump
v29.3.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
21-x-y bug 🪲 component/webview has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/macOS stale
Projects
No open projects
Status: Does Not Block Stable
Development

No branches or pull requests

4 participants
@codebytere @michael-dm @helloforrestworld and others