diff options
Diffstat (limited to 'docs/_data/browser-bugs.yml')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 82 |
1 files changed, 56 insertions, 26 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml index 497173910..256d26875 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -1,16 +1,16 @@ - browser: > - Microsoft Edge + Edge summary: > - Dynamically generated `<label><input type="file"></label>` causes infinite loop of file dialogs. + Visual artifacts in scrollable modal dialogs upstream_bug: > - Edge#8282613 + Edge#9011176 origin: > - Bootstrap#20335 + Bootstrap#20755 - browser: > - Microsoft Edge + Edge summary: > Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component) upstream_bug: > @@ -20,7 +20,7 @@ - browser: > - Microsoft Edge + Edge summary: > Hovered element still remains in `:hover` state after scrolling away. upstream_bug: > @@ -30,7 +30,7 @@ - browser: > - Microsoft Edge + Edge summary: > When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed. upstream_bug: > @@ -40,7 +40,7 @@ - browser: > - Microsoft Edge + Edge summary: > CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element. upstream_bug: > @@ -50,7 +50,7 @@ - browser: > - Microsoft Edge + Edge summary: > `background` of `<tr>` is only applied to first child cell instead of all cells in the row upstream_bug: > @@ -60,7 +60,7 @@ - browser: > - Microsoft Edge + Edge summary: > `@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide upstream_bug: > @@ -70,7 +70,7 @@ - browser: > - Microsoft Edge + Edge summary: > Background color from lower layer bleeds through transparent border in some cases upstream_bug: > @@ -80,7 +80,7 @@ - browser: > - Microsoft Edge + Edge summary: > Hovering over descendant SVG element fires `mouseleave` event at ancestor upstream_bug: > @@ -90,6 +90,16 @@ - browser: > + Edge + summary: > + Active `position: fixed;` `<button>` flickers when scrolling + upstream_bug: > + Edge#8770398 + origin: > + Bootstrap#20507 + +- + browser: > Firefox summary: > `.table-bordered` with an empty `<tbody>` is missing borders. @@ -152,11 +162,11 @@ browser: > Firefox summary: > - `min-width: 0` has no effect on `<fieldset>` + Layout with floated columns breaks when printing upstream_bug: > - Mozilla#504622 + Mozilla#1315994 origin: > - Bootstrap#12359 + Bootstrap#21092 - browser: > @@ -224,7 +234,7 @@ summary: > `table-cell` borders not overlapping despite `margin-right: -1px` upstream_bug: > - Chromium#534750 + Chromium#568691 origin: > Bootstrap#17438, Bootstrap#14237 @@ -260,6 +270,16 @@ - browser: > + Chrome (Linux) + summary: > + `<select>`'s pop-up menu is blank on some systems. + upstream_bug: > + Chromium#510079 + origin: > + Bootstrap#21120 + +- + browser: > Safari summary: > `rem` units in media queries should be calculated using `font-size: initial`, not the root element's `font-size` @@ -270,6 +290,16 @@ - browser: > + Safari + summary: > + Link to container with id and tabindex results in container being ignored by VoiceOver (affects skip links) + upstream_bug: > + WebKit#163658 + origin: > + Bootstrap#20732 + +- + browser: > Safari (OS X) summary: > `px`, `em`, and `rem` should all behave the same in media queries when page zoom is applied @@ -302,16 +332,6 @@ - browser: > - Safari (iPad) - summary: > - `<select>` menu on iPad causes shifting of hit-testing areas - upstream_bug: > - WebKit#150079, Safari#23082521 - origin: > - Bootstrap#14975 - -- - browser: > Safari (iOS) summary: > `transform: translate3d(0,0,0);` rendering bug. @@ -432,6 +452,16 @@ - browser: > + Safari (iOS) + summary: > + Element which is `position:fixed` disappears after opening a `<select>` menu + upstream_bug: > + WebKit#162362 + origin: > + Bootstrap#20759 + +- + browser: > Safari (iPad Pro) summary: > Rendering of descendants of `position: fixed` element gets clipped on iPad Pro in Landscape orientation |
