1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00
This commit is contained in:
Mark Otto
2022-05-09 16:59:05 -07:00
committed by Mark Otto
parent d0c6a9e12a
commit 0d0ca30f5d
825 changed files with 5120 additions and 4302 deletions

View File

@@ -53,6 +53,7 @@
<meta property="og:image:height" content="630">
<script defer src="https://cdn.usefathom.com/script.js" data-site="ITUSEYJG"></script>
<script>
window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;
ga('create', 'UA-146052-10', 'getbootstrap.com');
@@ -380,7 +381,7 @@
</div>
<main class="col-12 col-md-9 col-xl-8 py-md-3 pl-md-5 bd-content" role="main">
<h1 class="bd-title" id="content">Wall of browser bugs</h1>
@@ -410,7 +411,7 @@
</tr>
</thead>
<tbody>
<tr>
<td>Edge
</td>
@@ -425,7 +426,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -440,7 +441,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -455,7 +456,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -470,7 +471,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -485,7 +486,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -500,7 +501,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -515,7 +516,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -530,7 +531,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -545,7 +546,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -560,7 +561,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -575,7 +576,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -590,7 +591,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -605,7 +606,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -620,7 +621,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -635,7 +636,7 @@
</td>
</tr>
<tr>
<td>Firefox (Windows)
</td>
@@ -650,7 +651,7 @@
</td>
</tr>
<tr>
<td>Firefox (macOS &amp; Linux)
</td>
@@ -665,7 +666,7 @@
</td>
</tr>
<tr>
<td>Chrome (Android)
</td>
@@ -680,7 +681,7 @@
</td>
</tr>
<tr>
<td>Chrome (macOS)
</td>
@@ -695,13 +696,13 @@
of
<a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a>
&amp;
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=337668">Chromium issue #337668</a>
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -716,7 +717,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -727,14 +728,14 @@
</td>
<td>
<a href="https://github.com/twbs/bootstrap/issues/17438">#17438</a>,
<a href="https://github.com/twbs/bootstrap/issues/17438">#17438</a>,
<a href="https://github.com/twbs/bootstrap/issues/14237">#14237</a>
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -749,7 +750,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -764,7 +765,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -779,7 +780,7 @@
</td>
</tr>
<tr>
<td>Chrome (Windows &amp; Linux)
</td>
@@ -794,7 +795,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -809,7 +810,7 @@
</td>
</tr>
<tr>
<td>Safari
</td>
@@ -824,7 +825,7 @@
</td>
</tr>
<tr>
<td>Safari
</td>
@@ -839,7 +840,7 @@
</td>
</tr>
<tr>
<td>Safari
</td>
@@ -854,7 +855,7 @@
</td>
</tr>
<tr>
<td>Safari (macOS)
</td>
@@ -869,40 +870,40 @@
</td>
</tr>
<tr>
<td>Safari (macOS)
</td>
<td><p>Weird button behavior with some <code class="highlighter-rouge">&lt;input type="number"&gt;</code> elements.</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=137269">WebKit bug #137269</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=137269">WebKit bug #137269</a>,
<a href="https://openradar.appspot.com/18834768">Apple Safari Radar #18834768</a>
</td>
<td>
<a href="https://github.com/twbs/bootstrap/issues/8350">#8350</a>,
<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://github.com/necolas/normalize.css/issues/283">Normalize #283</a>,
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=337668">Chromium issue #337668</a>
</td>
</tr>
<tr>
<td>Safari (macOS)
</td>
<td><p>Small font size when printing webpage with fixed-width <code class="highlighter-rouge">.container</code>.</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a>,
<a href="https://openradar.appspot.com/19435018">Apple Safari Radar #19435018</a>
</td>
@@ -911,16 +912,16 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
<td><p><code class="highlighter-rouge">transform: translate3d(0,0,0);</code> rendering bug.</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=138162">WebKit bug #138162</a>,
<a href="https://openradar.appspot.com/18804973">Apple Safari Radar #18804973</a>
</td>
@@ -929,16 +930,16 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
<td><p>Text inputs cursor doesnt move while scrolling the page.</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=138201">WebKit bug #138201</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=138201">WebKit bug #138201</a>,
<a href="https://openradar.appspot.com/18819624">Apple Safari Radar #18819624</a>
</td>
@@ -947,16 +948,16 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
<td><p>Cant move cursor to start of text after entering long string of text into <code class="highlighter-rouge">&lt;input type="text"&gt;</code></p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=148061">WebKit bug #148061</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=148061">WebKit bug #148061</a>,
<a href="https://openradar.appspot.com/22299624">Apple Safari Radar #22299624</a>
</td>
@@ -965,28 +966,28 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
<td><p><code class="highlighter-rouge">display: block</code> causes text of temporal <code class="highlighter-rouge">&lt;input&gt;</code>s to become vertically misaligned</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=139848">WebKit bug #139848</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=139848">WebKit bug #139848</a>,
<a href="https://openradar.appspot.com/19434878">Apple Safari Radar #19434878</a>
</td>
<td>
<a href="https://github.com/twbs/bootstrap/issues/11266">#11266</a>,
<a href="https://github.com/twbs/bootstrap/issues/11266">#11266</a>,
<a href="https://github.com/twbs/bootstrap/issues/13098">#13098</a>
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1001,7 +1002,7 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1016,16 +1017,16 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
<td><p>Tapping into an <code class="highlighter-rouge">&lt;input&gt;</code> within a <code class="highlighter-rouge">position:fixed</code> element scrolls to the top of the page</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=153224">WebKit bug #153224</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=153224">WebKit bug #153224</a>,
<a href="https://openradar.appspot.com/24235301">Apple Safari Radar #24235301</a>
</td>
@@ -1034,7 +1035,7 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1049,7 +1050,7 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1064,7 +1065,7 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1079,7 +1080,7 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1094,7 +1095,7 @@
</td>
</tr>
<tr>
<td>Safari (iOS)
</td>
@@ -1109,16 +1110,16 @@
</td>
</tr>
<tr>
<td>Safari (iPad Pro)
</td>
<td><p>Rendering of descendants of <code class="highlighter-rouge">position: fixed</code> element gets clipped on iPad Pro in Landscape orientation</p>
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=152637">WebKit bug #152637</a>,
<a href="https://bugs.webkit.org/show_bug.cgi?id=152637">WebKit bug #152637</a>,
<a href="https://openradar.appspot.com/24030853">Apple Safari Radar #24030853</a>
</td>
@@ -1127,7 +1128,7 @@
</td>
</tr>
</tbody>
</table>
@@ -1147,7 +1148,7 @@
</tr>
</thead>
<tbody>
<tr>
<td>Edge
</td>
@@ -1162,7 +1163,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -1177,7 +1178,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -1192,7 +1193,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -1207,7 +1208,7 @@
</td>
</tr>
<tr>
<td>Edge
</td>
@@ -1222,7 +1223,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -1237,7 +1238,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -1252,7 +1253,7 @@
</td>
</tr>
<tr>
<td>Firefox
</td>
@@ -1267,7 +1268,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -1282,7 +1283,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -1297,7 +1298,7 @@
</td>
</tr>
<tr>
<td>Chrome
</td>
@@ -1312,7 +1313,7 @@
</td>
</tr>
<tr>
<td>Safari
</td>
@@ -1327,7 +1328,7 @@
</td>
</tr>
<tr>
<td>Safari
</td>
@@ -1342,7 +1343,7 @@
</td>
</tr>
<tr>
<td>Safari
</td>
@@ -1357,7 +1358,7 @@
</td>
</tr>
</tbody>
</table>