diff options
| author | Chris Rebert <[email protected]> | 2015-12-07 01:17:20 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-12-07 01:17:20 -0800 |
| commit | 2f176821c3c5439f83a5df4a176534d724e716b9 (patch) | |
| tree | 82caba92324e9d1fe69e2b99bf56b618141cfff6 /docs/_data | |
| parent | 37955def29d5ebe537c4481fe6ad6ed7bf0bf79e (diff) | |
| parent | 6e8c7c9b2df0cb8c71d2f36cd8650e601facbbc2 (diff) | |
| download | bootstrap-2f176821c3c5439f83a5df4a176534d724e716b9.tar.xz bootstrap-2f176821c3c5439f83a5df4a176534d724e716b9.zip | |
Merge pull request #18453 from twbs/wkbug-151933
Add Wall of Browser Bugs entry related to #16028
Diffstat (limited to 'docs/_data')
| -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 074d9fd31..d8bd36696 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -292,6 +292,16 @@ - browser: > + Safari (iOS) + summary: > + Tapping on `<body>` doesn't fire `click` events + upstream_bug: > + WebKit#151933 + origin: > + Bootstrap#16028 + +- + browser: > Safari (iOS 9+) summary: > Sometimes excessive automatic zoom is applied after opening a modal, and the user isn't allowed to zoom out |
