diff options
| author | Chris Rebert <[email protected]> | 2016-03-15 20:47:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-03-15 20:48:37 -0700 |
| commit | a417841ef088a96de9c239b0d2e3e4f50cc65774 (patch) | |
| tree | 336825a7bd33e4f308c1d807b6c475ca6632be8a /docs | |
| parent | 122d9e53949baf96f705e67e9e198a0f2a5410e3 (diff) | |
| download | bootstrap-a417841ef088a96de9c239b0d2e3e4f50cc65774.tar.xz bootstrap-a417841ef088a96de9c239b0d2e3e4f50cc65774.zip | |
Add Wall of Browser Bugs entry for #17338
https://crbug.com/595210
Closes #17338
[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 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. |
