[Webkit-unassigned] [Bug 200003] New: New pages don't account for device orientation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 22 10:03:25 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200003

            Bug ID: 200003
           Summary: New pages don't account for device orientation.
           Product: WebKit
           Version: Safari 12
          Hardware: iPhone / iPad
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zienag at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Steps to reproduce:
1. Open Safari in portrait and add bing.com(1) to favorites.
2. Open any site (for example apple.com)
3. Turn device to landscape
4. Press on omnibox and open bing.com(1) from favorites.
Result: Page renders like it is in portrait, leaving most of the screen black.
Expected result: Page renders in lanscape orientation filling all available width.

Note: 
(1) It is not unique to bing.com, but some (like apple.com) relayout just after loading, and some (like google.com or yahoo.com) relayout after some scroll.
(3) Bug reproduces also when switching from landscape to portrait.
(2) It is important, that site will be loaded from favorites, because typing address to omnibox will trigger creation of another WKWebView and it will catch up correct values.

-- 
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/20190722/d785d3c0/attachment-0001.html>


More information about the webkit-unassigned mailing list