[Webkit-unassigned] [Bug 232543] New: iOS 15 address bar with fixed root element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 31 01:50:41 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=232543
Bug ID: 232543
Summary: iOS 15 address bar with fixed root element
Product: WebKit
Version: Safari 15
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Major
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sebastianalfabc at gmail.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
Created attachment 442932
--> https://bugs.webkit.org/attachment.cgi?id=442932&action=review
gap from address bar
Problem:
We have a gap after the bottom address bar collapse
Environment:
IOS 15
Steps:
0. The address bar should be at the bottom position
1. - content inside the root element doesn't stretch it outside the viewport
- Or we use position: fixed on the root element
2. Start using arrows in the keyboard to tabulation between the input fields
3. Close keyboard
Expected result:
The bottom address bar is returned to the expanded state.
Actual result:
The bottom address bar is collapsed and we see the GAP because height: 100% smaller than the allowed viewport space
Link to the live demo:
https://codesandbox.io/s/pedantic-jennings-hjv3t
--
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/20211031/b72e347c/attachment-0001.htm>
More information about the webkit-unassigned
mailing list