[Webkit-unassigned] [Bug 200893] New: WKWebView does not properly resize in NSSplitView with more than 1 item

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 19 12:17:29 PDT 2019


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

            Bug ID: 200893
           Summary: WKWebView does not properly resize in NSSplitView with
                    more than 1 item
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: charriere at outlook.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 376702

  --> https://bugs.webkit.org/attachment.cgi?id=376702&action=review

The top of the page is not below the separator. Can't scroll to the real top within the 2nd web view.

WKWebView does not resize properly when used in a NSSplitView that contain more than 1 item and with vertical property set to NO.

The top for the page within the 2nd webview is not below the separator. Moving the separator resizes the 1st webview but not the 2nd one.
2nd webview is also not scrollable.

This does not occur when vertical property set to YES.

How to reproduce?
- set a NSsplitview to fit a NSWindow.
- add 2 WkWebView to the split view.

-- 
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/20190819/eba23843/attachment.html>


More information about the webkit-unassigned mailing list