From e87c272ab445028cbd991834670ee9d2ec1bc589 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 17 Mar 2014 01:49:32 -0700 Subject: more precise description of browser bug --- docs/browser-bugs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 66be73f49..58494fa62 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -25,7 +25,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Firefox - Allow use of line-height for <input> + Allow use of line-height for <input>-based buttons Mozilla bug #697451 #2985 -- cgit v1.2.3 From cb3f3926d79935f5b38611c10e7109b380df2c4f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 17 Mar 2014 01:53:20 -0700 Subject: Mozilla is trying to fix the line-height bug; Yay! See https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c43 --- docs/browser-bugs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 58494fa62..24de5f391 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -24,7 +24,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." - Firefox + Firefox <30 Allow use of line-height for <input>-based buttons Mozilla bug #697451 #2985 -- cgit v1.2.3 From fcbdbee9955ddcce76452b59aaee76b03005c507 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sat, 3 May 2014 23:40:18 -0700 Subject: Wall of browser bugs: formatting tweaks --- docs/browser-bugs.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 24de5f391..c061cb08d 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -49,7 +49,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome - Weird button behavior with some number inputs + Weird button behavior with some number <input>s Chromium issue #337668 #8350, Normalize #283 @@ -67,7 +67,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome - Unwanted vertical lines when printing styled <select>s on OS X + Unwanted vertical lines when printing styled <select> on OS X Chromium issue #282918 #11245 @@ -91,7 +91,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome - display: table-cell; width: 100%; doesn't work correctly on date input + display: table-cell; width: 100%; doesn't work correctly on date <input> Chromium issue #346051 #12548 -- cgit v1.2.3 From af45472dfe5e81a3ad01ea33f039f7eefe9e5245 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 10 Jun 2014 11:41:32 -0700 Subject: buttons line-height Firefox bugfix has been shipped! Remove Wall of Browser Bugs entry. Update mention of the bug in the CSS docs. [skip sauce] --- docs/browser-bugs.html | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index c061cb08d..bb4b7e18e 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -23,12 +23,6 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." - - Firefox <30 - Allow use of line-height for <input>-based buttons - Mozilla bug #697451 - #2985 - Firefox Unusual default form control styles on Android -- cgit v1.2.3 From 85935f75cce984b204b86067186867a58d566ef0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 Jun 2014 09:27:07 -0700 Subject: Fixes #13453: add firefox table-border and tbody bug to wall of bugs --- docs/browser-bugs.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index bb4b7e18e..48ad8abef 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -23,6 +23,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." + + Firefox + .table-bordered with an empty <tbody> elements show no borders at all + Mozilla bug #1023761 + #13453 + Firefox Unusual default form control styles on Android -- cgit v1.2.3 From 4949d26a1d3dc4b9899a6257b9bcd3be075539b0 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 11 Jun 2014 11:48:43 -0700 Subject: tweak #13453 Firefox bug summary --- docs/browser-bugs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 48ad8abef..5cbbea15c 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -25,7 +25,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Firefox - .table-bordered with an empty <tbody> elements show no borders at all + .table-bordered with an empty <tbody> is missing borders Mozilla bug #1023761 #13453 -- cgit v1.2.3 From 5fb1c065eb30b1987fa67452b9970c2e4284e75d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 25 Jun 2014 18:04:49 -0700 Subject: Mozilla bug says the fix targeted v31 --- docs/browser-bugs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 5cbbea15c..25f7d3b10 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -42,7 +42,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." #10690 - Firefox ≤27 + Firefox <31 position: relative; doesn't work inside tables Mozilla bug #63895 #12467 -- cgit v1.2.3 From a14f6222a699f8dc4d4557f27c188ee51e35aca1 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 3 Jul 2014 17:17:18 -0700 Subject: Add Wall of Browser Bugs entry for #13892 Closes #13892. [skip sauce] --- docs/browser-bugs.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 25f7d3b10..0a52c4b16 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -95,6 +95,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chromium issue #346051 #12548 + + Chrome + <input type="password"> sporadically causes bad widths on floated elements + Chrome issue #377346 + #13892 + Safari Insufficient CSS percentage precision -- cgit v1.2.3