[Webkit-unassigned] [Bug 282595] New: [GTK] Wrong scaling factor with two monitors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Nov 5 04:43:31 PST 2024
https://bugs.webkit.org/show_bug.cgi?id=282595
Bug ID: 282595
Summary: [GTK] Wrong scaling factor with two monitors
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aperez at igalia.com
CC: bugs-noreply at webkitgtk.org
This can be reproduced with a Wayland session with two screens configured,
with a different scaling factor each, for example 1x and 2x... assuming that
one does not run into bug #277684 -- so it's somewhat easier for me to
reproduce with 2.46.x, but I have seen it happen in ToT.
Opening new view view (or tabs in Epiphany/MiniBrowser) with the browser
window in the screen with 2x scaling, sometimes the web view will use 1x
scaling resulting in blurry rendering.
Moving the browser window to the other monitor with the 1x scaling and
then back to the one with 2x scaling then WebKit notices the monitor
change just fine and the rendering is correct (in both monitors). This
makes me think that the issue is related to the initial configuration
of the web view, that is picking the scaling from the wrong monitor,
but subsequent monitor changes work fine.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241105/1a3398a4/attachment.htm>
More information about the webkit-unassigned
mailing list