From 39f8bbac37cc6d53a5804d24105e8d5670c5ec3d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 5 Mar 2014 21:47:30 -0800 Subject: [PATCH] add docs page listing relevant outstanding browser bugs --- docs/browser-bugs.html | 113 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 docs/browser-bugs.html diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html new file mode 100644 index 0000000000..3ab08a78aa --- /dev/null +++ b/docs/browser-bugs.html @@ -0,0 +1,113 @@ +--- +layout: default +title: Wall of browser bugs +slug: browser-bugs +lead: "A list of the browser bugs that Bootstrap is currently grappling with." +--- + + +
+

Browser bugs

+ +

In order to deliver a consistent and usable cross-browser experience, Bootstrap currently has to work around several outstanding bugs in major browsers. And in some cases, we are completely unable to work around certain bugs, and must instead either document them for the benefit of our users or accept a degraded experience. We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, see our browser compatibility docs.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Browser(s)Summary of bugUpstream bug(s)Downstream issue(s)
FirefoxAllow use of line-height for <input>Mozilla bug #697451Bootstrap issue #2985
FirefoxUnusual default form control styles on AndroidClosed Mozilla bug #900871, Open Mozilla bug #763671Bootstrap issue #8702
Firefoxmax-width: 100%; doesn't work inside tablesMozilla bug #975632Bootstrap issue #10690
Chrome(More investigation needed…)None yetBootstrap issue #1969
ChromeWeird button behavior with some number inputsChromium issue #337668Bootstrap issue #8350, Normalize.css issue #283
ChromeNavbar rendering problem on Windows after several clicksChromium issue #272750, WebKit bug #119793Bootstrap bug #9226
Chromedisplay: table; within display: block; forces sibling content to new lineChromium issue #309483Bootstrap issue #9950
ChromeUnwanted vertical lines when printing styled <select>s on OS XChromium issue #282918Bootstrap issue #11245
Chromeinline-block element collapses white-space on WindowsChromium issue #329574Bootstrap issue #11885
ChromeIncorrect viewport size used for media queries when printingChromium issue #273306Bootstrap issue #12078
Chrome & SafariOS X scrollbar clipped in select[multiple] with paddingChromium issue #342208, WebKit bug #128489Bootstrap issue #12536
Chromedisplay: table-cell; width: 100%; doesn't work correctly on date inputChromium issue #346051Bootstrap issue #12548
SafariInsufficient CSS percentage precision(No public bug tracker)Bootstrap issue #9282
SafariJustified nav rendering bug(No public bug tracker)Bootstrap issue #9774
+
+ +