[Webkit-unassigned] [Bug 176053] dynamically added position absolute element inside position fixed element is rendered in wrong place

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 13 01:19:33 PDT 2017


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

--- Comment #3 from Wart Claes <wart.claes at gmail.com> ---
After some debugging I reduced the issue to a wrong value passed from Element.getBoundingClientRect(). On iOS 11 I get a different value then on iOS 10, in most cases even a negative value, which would be weird since the clicked button is in view.

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


More information about the webkit-unassigned mailing list