aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/browser-bugs.yml
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2016-02-04 23:12:53 -0800
committerChris Rebert <[email protected]>2016-02-04 23:12:53 -0800
commit12a506f1cd632d01f6ea835637e7a5b00d58c963 (patch)
treeff280077627d6d9ca2a6b1bc83a44d5312476054 /docs/_data/browser-bugs.yml
parent040522ce7ab5ba3ec4a0f026c586c397c01b5087 (diff)
downloadbootstrap-12a506f1cd632d01f6ea835637e7a5b00d58c963.tar.xz
bootstrap-12a506f1cd632d01f6ea835637e7a5b00d58c963.zip
Add Wall of Browser Bugs entry for https://webkit.org/b/153856
Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [skip sauce]
Diffstat (limited to 'docs/_data/browser-bugs.yml')
-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 f56b06cd9..a610d1b56 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -352,6 +352,16 @@
-
browser: >
+ Safari (iOS)
+ summary: >
+ Scroll gesture in text field in `position:fixed` element sometimes scrolls `<body>` instead of scrollable ancestor
+ upstream_bug: >
+ WebKit#153856
+ origin: >
+ Bootstrap#14839
+
+-
+ browser: >
Safari (iPad Pro)
summary: >
Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation