From: Chris Rebert Date: Fri, 5 Feb 2016 07:12:53 +0000 (-0800) Subject: Add Wall of Browser Bugs entry for https://webkit.org/b/153856 X-Git-Tag: v4.0.0-alpha.3~323^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F19088%2Fhead;p=thirdparty%2Fbootstrap.git Add Wall of Browser Bugs entry for https://webkit.org/b/153856 Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [skip sauce] --- diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index f56b06cd96..a610d1b56f 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -350,6 +350,16 @@ origin: > Bootstrap#14839 +- + browser: > + Safari (iOS) + summary: > + Scroll gesture in text field in `position:fixed` element sometimes scrolls `` instead of scrollable ancestor + upstream_bug: > + WebKit#153856 + origin: > + Bootstrap#14839 + - browser: > Safari (iPad Pro)