[Webkit-unassigned] [Bug 275845] New: [Win] Do not downscale drawingArea size by deviceScaleFactor on resize
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 25 02:39:23 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=275845
Bug ID: 275845
Summary: [Win] Do not downscale drawingArea size by
deviceScaleFactor on resize
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: vitaly at igalia.com
CC: kkinnunen at apple.com
The `WM_SIZE` message in the Windows API provides the new width and
height of the client area in logical pixels, not physical pixels.
This means that the size values provided by `WM_SIZE` are already
adjusted for the device scale factor on high-DPI screens.
--
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/20240625/996a2db2/attachment.htm>
More information about the webkit-unassigned
mailing list