Bug 259334
| Summary: | [GTK][WPE] Device scale factor not applied if changed at runtime | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | WebKitGTK | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/15925
EWS
Committed 266157@main (690223fa5be1): <https://commits.webkit.org/266157@main>
Reviewed commits have been landed. Closing PR #15925 and removing active labels.