diff options
| author | Chris Rebert <[email protected]> | 2016-03-15 20:47:34 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-03-15 20:58:53 -0700 |
| commit | 10606a73bcbfc6c723d60e2a1069c921afff0d2a (patch) | |
| tree | 83583e310034f78dd413b1b21a59e88d37b5cbb3 /docs/_data | |
| parent | 55f6efbbaed0fa343566f180b4fe62feda136a86 (diff) | |
| download | bootstrap-10606a73bcbfc6c723d60e2a1069c921afff0d2a.tar.xz bootstrap-10606a73bcbfc6c723d60e2a1069c921afff0d2a.zip | |
Port #19551 to v3
Add Wall of Browser Bugs entry for #17338
https://crbug.com/595210
Closes #17338
[skip sauce]
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 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. |
