0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

Merge pull request #16691 from twbs/safari-tap-below-input-bug

Add Wall of Browser Bugs entry for #15968
This commit is contained in:
Chris Rebert 2015-06-23 13:08:47 -07:00
commit 120eca746e

View File

@ -289,3 +289,13 @@
WebKit#139848, Safari#19434878
origin: >
Bootstrap#11266, Bootstrap#13098
-
browser: >
Safari (iOS)
summary: >
Tapping below `<input>`s can focus them in some cases
upstream_bug: >
WebKit#146244, Safari#21509310
origin: >
Bootstrap#15968