--- 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 bug Upstream bug(s) Downstream issue(s)
Firefox Allow use of line-height for <input> Mozilla bug #697451 Bootstrap issue #2985
Firefox Unusual default form control styles on Android Closed Mozilla bug #900871, Open Mozilla bug #763671 Bootstrap issue #8702
Firefox max-width: 100%; doesn't work inside tables Mozilla bug #975632 Bootstrap issue #10690
Chrome Weird button behavior with some number inputs Chromium issue #337668 Bootstrap issue #8350, Normalize.css issue #283
Chrome Navbar rendering problem on Windows after several clicks Chromium issue #272750, WebKit bug #119793 Bootstrap bug #9226
Chrome display: table; within display: block; forces sibling content to new line Chromium issue #309483 Bootstrap issue #9950
Chrome Unwanted vertical lines when printing styled <select>s on OS X Chromium issue #282918 Bootstrap issue #11245
Chrome inline-block element collapses white-space on Windows Chromium issue #329574 Bootstrap issue #11885
Chrome Incorrect viewport size used for media queries when printing Chromium issue #273306 Bootstrap issue #12078
Chrome & Safari OS X scrollbar clipped in select[multiple] with padding Chromium issue #342208, WebKit bug #128489 Bootstrap issue #12536
Chrome display: table-cell; width: 100%; doesn't work correctly on date input Chromium issue #346051 Bootstrap issue #12548
Safari Insufficient CSS percentage precision (No public bug tracker) Bootstrap issue #9282
Safari Justified nav rendering bug (No public bug tracker) Bootstrap issue #9774