[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 12:29:27 PDT 2014


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





--- Comment #12 from Joseph Pecoraro <joepeck at webkit.org>  2014-07-01 12:29:43 PST ---
Different sizes, but still gets clipped:

(lldb) p viewportSize // unscaledUnobscuredVisibleContentSize()
(WebCore::IntSize) $14 = (m_width = 1218, m_height = 667)

(lldb) p frameViewFullSize // unscaledUnobscuredVisibleContentSize((ScrollableArea::IncludeScrollbars)
(WebCore::IntSize) $16 = (m_width = 1218, m_height = 667)

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