From a7fd40950bb08ff09a0ded2778a7298136403a5f Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2014 17:53:55 -0700 Subject: Add `transform: translate3d(0, 0, 0)` iOS Safari bug to the Wall Closes #14603 (again) [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 ec7408626..0ac8871c4 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -113,6 +113,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." (No public bug tracker) #9774 + + Safari + transform: translate3d(0, 0, 0); iOS bug + WebKit bug #138162, Apple Safari Radar #18804973 + #14603 + -- cgit v1.2.3 From 3fe6a04b903cae7592c26b6bb766c0714b991c0e Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 28 Oct 2014 23:20:02 -0700 Subject: Add WebKit bug for #9774 to Wall of Browser Bugs [skip sauce] --- docs/browser-bugs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 0ac8871c4..1369d713e 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -109,8 +109,8 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Safari - Justified nav rendering bug - (No public bug tracker) + display: table-cell; within media query renders incorrectly when resizing the window + WebKit bug #138167 #9774 -- cgit v1.2.3 From 850a9a0250b6693293ce20195b4fe8ce3964e392 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 29 Oct 2014 16:11:12 -0700 Subject: Add Wall of Browser Bugs entry for #14868 Closes #14868 --- 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 1369d713e..bf989829f 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -119,6 +119,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." WebKit bug #138162, Apple Safari Radar #18804973 #14603 + + Safari + Small font size when printing webpage with fixed-width .container + WebKit bug #138192 + #14868 + -- cgit v1.2.3 From be7402f0d0876dbc9d4c4bd5d41d9202ae46f88d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Wed, 29 Oct 2014 18:00:52 -0700 Subject: Add Wall of Browser Bugs entry for #14708 Closes #14708 --- 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 bf989829f..b99701019 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -125,6 +125,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." WebKit bug #138192 #14868 + + Safari + Text input's cursor doesn't move while scrolling the page on iOS + WebKit bug #138201, Apple Safari Radar #18819624 + #14708 + -- cgit v1.2.3 From 08b0c373b54a88648ee88f2249e2ad5e4ae186fe Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 31 Oct 2014 17:08:01 -0700 Subject: Add Wall of Browser Bugs entry for #14409 Closes #14409. [skip sauce] --- docs/browser-bugs.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index b99701019..e2394f3a9 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -98,9 +98,15 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." Chrome <input type="password"> sporadically causes bad widths on floated elements - Chrome issue #377346 + Chromium issue #377346 #13892 + + Chrome + CSS infinite linear animation with alpha transparency leaks memory + Chromium issue #429375 + #14409 + Safari Weird button behavior with some number <input>s -- cgit v1.2.3 From 17a6b5e8432fe38397be01e8e79d473b8b84d77f Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Mon, 3 Nov 2014 18:17:35 +0100 Subject: Add Wall of Browser Bugs entry for #14972 --- 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 e2394f3a9..079381715 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -137,6 +137,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." WebKit bug #138201, Apple Safari Radar #18819624 #14708 + + Chrome + On Windows and Linux, body content can be scrolled even though overflow: hidden; is applied to it. + Chromium issue #429604 + #14972 + -- cgit v1.2.3 From 069488dea398fa6124602e43ae633fe4781a4837 Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Mon, 3 Nov 2014 20:17:03 +0100 Subject: Use Jekyll data for Wall of Browser Bugs --- docs/browser-bugs.html | 127 ++++--------------------------------------------- 1 file changed, 8 insertions(+), 119 deletions(-) (limited to 'docs/browser-bugs.html') diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index 079381715..26100dbe3 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -3,6 +3,7 @@ layout: default title: Wall of browser bugs slug: browser-bugs lead: "A list of the browser bugs that Bootstrap is currently grappling with." +fullwidth: true --- @@ -13,7 +14,7 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."

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.

- +
@@ -23,126 +24,14 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." + {% for bug in site.data.browser-bugs %} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + {% endfor %}
Browser(s)
Internet Explorer 11Hovered element still remains in :hover state after scrolling awayIE bug #926665#14211
Internet Explorer 11When hovering over a <select> menu item, the cursor for the element underneath the menu is displayedIE bug #963961#14528
Firefox.table-bordered with an empty <tbody> is missing bordersMozilla bug #1023761#13453
Firefoxmax-width: 100%; doesn't work inside tablesMozilla bug #975632#10690
FirefoxJava applets that are descendants of elements with forced hardware acceleration using translate3d(0,0,0) are invisible on WindowsMozilla bug #1048279#14124
FirefoxButton elements with width: 100% become cropped in long tables.Mozilla bug #1060131#14320
FirefoxIf the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.Mozilla bug #654072#793
ChromeClicking above <input type="number"> increment button flashes the decrement buttonOffshoot of #8350 & Chromium issue #337668
Chromedisplay: table; within display: block; forces sibling content to new lineChromium issue #309483#9950
ChromeIncorrect viewport size used for media queries when printingChromium issue #273306#12078
Chrome & SafariOS X scrollbar clipped in select[multiple] with paddingChromium issue #342208, WebKit bug #128489#12536
Chromedisplay: table-cell; width: 100%; doesn't work correctly on date <input>Chromium issue #346051#12548
Chrome<input type="password"> sporadically causes bad widths on floated elementsChromium issue #377346#13892
ChromeCSS infinite linear animation with alpha transparency leaks memoryChromium issue #429375#14409
SafariWeird button behavior with some number <input>sWebKit bug #137269#8350, Normalize #283, Chromium issue #337668
Safaridisplay: table-cell; within media query renders incorrectly when resizing the windowWebKit bug #138167#9774
Safaritransform: translate3d(0, 0, 0); iOS bugWebKit bug #138162, Apple Safari Radar #18804973#14603
SafariSmall font size when printing webpage with fixed-width .containerWebKit bug #138192#14868
SafariText input's cursor doesn't move while scrolling the page on iOSWebKit bug #138201, Apple Safari Radar #18819624#14708
ChromeOn Windows and Linux, body content can be scrolled even though overflow: hidden; is applied to it.Chromium issue #429604#14972{{ bug.browser }}{{ bug.summary | markdownify | bugify }}{{ bug.upstream_bug | bugify }}{{ bug.origin | bugify }}
-- cgit v1.2.3