[Webkit-unassigned] [Bug 202120] New: CSS position: sticky does not pin element to bottom of screen when virtual keyboard is open
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 23 15:49:05 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202120
Bug ID: 202120
Summary: CSS position: sticky does not pin element to bottom of
screen when virtual keyboard is open
Product: WebKit
Version: Safari 12
Hardware: iPhone / iPad
OS: iOS 12
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: william at nextdoor.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
CSS position: sticky/-webkit-sticky does not pin element to bottom of screen when virtual keyboard is open.
Steps to reproduce:
1. Open https://codepen.io/wmsmacdonald/pen/vYBVVRL in Safari on iOS
2. Scroll to bring white screen into viewport
3. Click text input to focus
Expected:
Red footer should stick to bottom of screen even when virtual keyboard is open
Actual:
User must scroll down with keyboard open in order to see the red footer
--
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/20190923/892dd14e/attachment.html>
More information about the webkit-unassigned
mailing list