From 0119e334a1c2e5771b6eed06e0c6305adb4bbd81 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 4 Feb 2016 23:12:53 -0800 Subject: [PATCH] Port #19088 to v3 Add Wall of Browser Bugs entry for https://webkit.org/b/153856 Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738 [ci skip] --- docs/_data/browser-bugs.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index eb4a43767b..15432139df 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -340,6 +340,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) -- 2.47.3