[Webkit-unassigned] [Bug 162362] Element which is position:fixed disappears after opening a <select> menu
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 23 03:13:19 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162362
--- Comment #6 from gsuchomski at airberlin.com ---
Hi Simon,
it would be OK if the position:fixed is reapplied after closing the input helper
but sometimes the position:fixed is not reapplied to the elements and therefore they stick to the relative positions of the page. In my case it destroys the whole navigation of the page.
My application is a SPA app and therefore contents of the page are changing while choosing an option of the select element via to iOS Safari input helper. Maybe this has something to do with this misbehaviour.
--
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/20160923/60689ff4/attachment.html>
More information about the webkit-unassigned
mailing list