diff options
| author | Chris Rebert <[email protected]> | 2016-03-15 20:58:20 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-03-15 20:58:20 -0700 |
| commit | ff2441bbd8adaf17cc9e6f0c4e9af45ef2acc8a7 (patch) | |
| tree | 336825a7bd33e4f308c1d807b6c475ca6632be8a /docs | |
| parent | 122d9e53949baf96f705e67e9e198a0f2a5410e3 (diff) | |
| parent | a417841ef088a96de9c239b0d2e3e4f50cc65774 (diff) | |
| download | bootstrap-ff2441bbd8adaf17cc9e6f0c4e9af45ef2acc8a7.tar.xz bootstrap-ff2441bbd8adaf17cc9e6f0c4e9af45ef2acc8a7.zip | |
Merge pull request #19551 from twbs/crbug-595210
Add Wall of Browser Bugs entry for #17338
[ci skip]
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 15432139d..5bfab0516 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -110,6 +110,16 @@ - browser: > + Chrome (Android) + summary: > + Tapping on an `<input>` in a scrollable overlay doesn't scroll the `<input>` into view + upstream_bug: > + Chromium#595210 + origin: > + Bootstrap#17338 + +- + browser: > Chrome (OS X) summary: > Clicking above `<input type="number">` increment button flashes the decrement button. |
