[Webkit-unassigned] [Bug 178595] Web Inspector: Mac MiniBrowser gives Web Inspector too much vertical space when side docked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 1 14:12:23 PDT 2017


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

--- Comment #2 from Ross Kirsling <ross.kirsling at sony.com> ---
Seems like this may be related to bug 142892.

At https://trac.webkit.org/browser/webkit/trunk/Source/WebKit/UIProcess/mac/WebInspectorProxyMac.mm#L508, inspectedView is a WKWebView and thus insetExcludingBanners is always 0. NSHeight(parentBounds) has the same value as inspectedViewTop, and this value is large than the actual available height.

-- 
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/20171101/f16de676/attachment.html>


More information about the webkit-unassigned mailing list