[Webkit-unassigned] [Bug 218450] [GTK] System font scaling not applied to 'font-size: XXXpt'
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 18 02:35:06 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=218450
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
WE are indeed getting and monitoring the text scale changes by GtkSettings:gtk-xft-dpi, but we are only applying it to the default font size and the calculations are not correct. I think we should always set the text scale factor as the WebPageProxy text zoom factor. That will be applied in all the cases.
--
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/20201218/668335e4/attachment-0001.htm>
More information about the webkit-unassigned
mailing list