WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
238152
[iOS] Incorrect viewport width after rotating to landscape, then going back cross-origin
https://bugs.webkit.org/show_bug.cgi?id=238152
Summary
[iOS] Incorrect viewport width after rotating to landscape, then going back c...
Ali Juma
Reported
2022-03-21 13:58:17 PDT
This reproduces in iOS 15.4 on Chrome, Edge, and Firefox, but not in Safari. Steps to reproduce: 1. In portrait orientation, visit
https://www.google.com/search?q=walmart
2. Tap on the link to walmart.com 3. After walmart.com loads, rotate to landscape 4. Tap the back button Expected result: Rendered page fills the viewport Actual result: Rendered page uses only the left-most portion of the viewport, as if it still has the width it had in portrait mode. This bug also reproduces with the same steps on bing.com instead of google.com, and with other search terms, so it doesn't seem to be a site-specific bug. I'm not sure why this doesn't reproduce in Safari; perhaps Safari is doing something that forces a re-layout.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-22 09:09:39 PDT
<
rdar://problem/90639341
>
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