[Webkit-unassigned] [Bug 149946] Web Inspector: Can't resize docked inspector after changing font size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 23 12:32:42 PDT 2015


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

--- Comment #4 from Brian Burg <bburg at apple.com> ---
(In reply to comment #2)
> We may need to detect the current page zoom level to fix this.
> 
> http://stackoverflow.com/questions/1713771/how-to-detect-page-zoom-level-in-
> all-modern-browsers/5078596#5078596:
> WebKit: measure the preferred size of a div with
> -webkit-text-size-adjust:none
> 
> Disclaimer: I haven't looked closely at the issue.

This is now exposed through InspectorFrontendHost. But I think the fix for this is in the WK2 code to resize the window. We are probably getting bad numbers for the viewport size.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151023/b2d2f741/attachment.html>


More information about the webkit-unassigned mailing list