[Webkit-unassigned] [Bug 247980] WebKitGTK seems confused about size of 1px on 283 dpi display
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 9 18:43:22 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=247980
--- Comment #8 from Glen Whitney <gwhitneycom5 at pobox.com> ---
Michael, thanks for your report. I just tested the following two commands with what will be my proposed patch to address this bug:
GDK_SCALE=1 GDK_DPI_SCALE=1 /usr/libexec/libwebkit2gtk-4_1-0/MiniBrowser
and
GDK_SCALE=2 GDK_DPI_SCALE=0.5 /usr/libexec/libwebkit2gtk-4_1-0/MiniBrowser
and the current behavior is that the default text font in ordinary webpage text content comes out twice as large in the second case. I don't use either of the GDK_xx_SCALE environment variables, so I am not sure if this is the expected behavior, or if you would expect the font in ordinary webpage text content to be the same size in the latter case. Please advise so I can adjust my PR if need be before it is resubmitted. Thanks!
--
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/20240410/ec871da0/attachment.htm>
More information about the webkit-unassigned
mailing list