[Webkit-unassigned] [Bug 150715] Excessive enforced zoom when body is short and overflow:hidden (new iOS 9 breakage)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 31 13:01:08 PDT 2015


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

--- Comment #4 from Chris Rebert <webkit at chrisrebert.com> ---
> It would be useful to know what heights Chrome and Firefox on mobile compute for the <body> element.

For the Bootstrap example, with the modal opened, Android Chrome gives:
document.body.clientHeight: 46px
document.body.offsetHeight: 46px
document.body.scrollHeight: 1396px

-- 
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/20151031/c6146555/attachment.html>


More information about the webkit-unassigned mailing list