[Webkit-unassigned] [Bug 133818] Web Inspector: Selected DOM element highlights invisible near bottom of the viewport (topContentInset?)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 30 18:19:47 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=133818
--- Comment #6 from Benjamin Poulain <benjamin at webkit.org> 2014-06-30 18:20:03 PST ---
(From update of attachment 234130)
View in context: https://bugs.webkit.org/attachment.cgi?id=234130&action=review
> Source/WebCore/inspector/InspectorOverlay.cpp:350
> + frameViewFullSize.setHeight(frameViewFullSize.height() + view->topContentInset());
It this is for iOS, that makes no sense.
If this is for OS X, that may make sense :)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list