WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
241951
internals.setPageZoomFactor(2) has different behavior on iOS and macOS
https://bugs.webkit.org/show_bug.cgi?id=241951
Summary
internals.setPageZoomFactor(2) has different behavior on iOS and macOS
Simon Fraser (smfr)
Reported
2022-06-23 18:33:39 PDT
A test that does internals.setPageZoomFactor(2) gets a 800x600 FrameView on macOS, but on iOS it gets a 1600x1200 FrameView. This seems wrong; maybe related to fixed layout.
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-06-23 18:38:43 PDT
It's also flakey. Sometimes the FrameView is still 800x600.
Radar WebKit Bug Importer
Comment 2
2022-06-30 18:34:14 PDT
<
rdar://problem/96260423
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug