[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
Tue Jul 1 10:34:45 PDT 2014


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





--- Comment #7 from Joseph Pecoraro <joepeck at webkit.org>  2014-07-01 10:35:01 PST ---
(In reply to comment #6)
> (From update of attachment 234130 [details])
> 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 :)

This is OS X code right now. Node highlighting goes a different path for iOS.

-- 
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