aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 7007c203e..a1b420266 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -322,6 +322,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ Tapping into an `<input>` within a `position:fixed` element scrolls to the top of the page
+ upstream_bug: >
+ WebKit#153224
+ origin: >
+ Bootstrap#17497
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation