aboutsummaryrefslogtreecommitdiff
path: root/docs/browser-bugs.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-09-30 13:50:46 -0700
committerChris Rebert <[email protected]>2014-09-30 13:50:46 -0700
commitef6378b9e8cf0d203e8efa8f4b7a0822fb59c39c (patch)
treeffa6eca06a74ee688e502c741404ddb63dfc4d2e /docs/browser-bugs.html
parent121b204b146a799f65c412b7d2cbddb9fe79dc10 (diff)
downloadbootstrap-ef6378b9e8cf0d203e8efa8f4b7a0822fb59c39c.tar.xz
bootstrap-ef6378b9e8cf0d203e8efa8f4b7a0822fb59c39c.zip
Chromium bug #337668 seems to have been fixed.
Diffstat (limited to 'docs/browser-bugs.html')
-rw-r--r--docs/browser-bugs.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html
index 4efe7642e..f32f36d3d 100644
--- a/docs/browser-bugs.html
+++ b/docs/browser-bugs.html
@@ -67,9 +67,9 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
<tr>
<td>Chrome</td>
- <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>
- <td><a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td>
- <td><a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a>, <a href="https://github.com/necolas/normalize.css/issues/283">Normalize #283</a></td>
+ <td>Clicking above <code>&lt;input type="number"&gt;</code> increment button flashes the decrement button</td>
+ <td><a href="https://code.google.com/p/chromium/issues/detail?id=419108"></a></td>
+ <td>Offshoot of <a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a> &amp; <a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td>
</tr>
<tr>
<td>Chrome</td>
@@ -115,6 +115,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
</tr>
<tr>
<td>Safari</td>
+ <td>Weird button behavior with some number <code>&lt;input&gt;</code>s</td>
+ <td>(Not yet reported)</td>
+ <td><a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a>, <a href="https://github.com/necolas/normalize.css/issues/283">Normalize #283</a>, <a href="https://code.google.com/p/chromium/issues/detail?id=337668">Chromium issue #337668</a></td>
+ </tr>
+ <tr>
+ <td>Safari</td>
<td>Justified nav rendering bug</td>
<td>(No public bug tracker)</td>
<td><a href="https://github.com/twbs/bootstrap/issues/9774">#9774</a></td>