Bug 259334

Summary: [GTK][WPE] Device scale factor not applied if changed at runtime
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos Garcia Campos
Reported 2023-07-19 01:54:43 PDT
The problem is that the viewport size is the scaled size based on the device scale factor, but when only scale factor changes, we don't update the viewport size.
Attachments
Carlos Garcia Campos
Comment 1 2023-07-19 01:57:22 PDT
EWS
Comment 2 2023-07-19 02:53:52 PDT
Committed 266157@main (690223fa5be1): <https://commits.webkit.org/266157@main> Reviewed commits have been landed. Closing PR #15925 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.