diff options
| author | Chris Rebert <[email protected]> | 2016-02-04 23:12:53 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-02-04 23:12:53 -0800 |
| commit | 12a506f1cd632d01f6ea835637e7a5b00d58c963 (patch) | |
| tree | ff280077627d6d9ca2a6b1bc83a44d5312476054 /docs | |
| parent | 040522ce7ab5ba3ec4a0f026c586c397c01b5087 (diff) | |
| download | bootstrap-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')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
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 |
