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

[Problem/Bug]: zoom isn't set per same-origin site #4685

Closed
pushkin- opened this issue Jul 16, 2024 · 2 comments
Closed

[Problem/Bug]: zoom isn't set per same-origin site #4685

pushkin- opened this issue Jul 16, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@pushkin-
Copy link

pushkin- commented Jul 16, 2024

What happened?

Maybe this is by design, but in Electron (and I thought this was Chromium behavior), if you zoom on google.com, all other google.com pages/windows you have open also get zoomed.

This happens in Edge browser.

In WebView2, the ZoomFactor does not change when a same -origin page gets zoomed.

Importance

Moderate. My app's user experience is affected, but still usable.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

126.0.2592.102

SDK Version

1.0.2535.41

Framework

Winforms

Operating System

Windows 11

OS Version

23H2 - 22631.3737

Repro steps

open two windows to the same site (or same origin)
zoom in one
the other doesn't get zoomed

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

No, this never worked

Last working version (if regression)

No response

@pushkin- pushkin- added the bug Something isn't working label Jul 16, 2024
@victorhuangwq
Copy link
Collaborator

@pushkin- This should be by design. Refer to #3459 (comment)

@pushkin-
Copy link
Author

ok then; closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants