iOS 15 Safari 滚动错误,键盘打开时页面末尾有黑色块
当焦点和键盘的某个字段打开时,您可以滚动直到页面末尾,再多一点,页面末尾有一个黑色块,它不是 DOM 的一部分。 重要提示:urlbar 应该位于底部。当 urlbar 位于顶部时没有问题。
完整模式下的 codepen 示例可重现 https://codepen.io/iceblink/yLPpVQo
<input type="text"> // when some field focus and keyboard open
iPhone 12、iOS 15.2 / iPhone 11 pro max、 iOS 14.2 / iPhone 11、iOS 15.3.1 – 都有相同的奇怪行为。 安卓没有任何问题。
When some field in focus and keyboard is open you can scroll until the end of page and a little more, there is a black block at the end of the page, which is not part of DOM.
Important note: urlbar should be at the bottom. When urlbar on top there is no problem.
Example on codepen in full mode to reproduce
https://codepen.io/iceblink/yLPpVQo
<input type="text"> // when some field focus and keyboard open
iPhone 12, iOS 15.2 / iPhone 11 pro max, iOS 14.2 / iPhone 11, iOS 15.3.1 – all have the same strange behavior.
Androids don't have any problems.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论