aboutsummaryrefslogtreecommitdiff
path: root/docs/_data/browser-bugs.yml
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-04-08 20:55:19 -0500
committerMark Otto <[email protected]>2016-04-08 20:55:19 -0500
commit80144d74d7435746f786e8eceae3a4adc07f93ac (patch)
treea6f1c8654961d2bd9c3ea2fa8639942826b9e489 /docs/_data/browser-bugs.yml
parent325c1d4c3cde965229c6f512739946f8076fc225 (diff)
parent2cc75671e143587ace7efaf79c5b3350a711d57d (diff)
downloadbootstrap-80144d74d7435746f786e8eceae3a4adc07f93ac.tar.xz
bootstrap-80144d74d7435746f786e8eceae3a4adc07f93ac.zip
Merge branch 'v4-dev' into v4-forms-cleanup
Diffstat (limited to 'docs/_data/browser-bugs.yml')
-rw-r--r--docs/_data/browser-bugs.yml78
1 files changed, 39 insertions, 39 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index a610d1b56..3038e9458 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -1,46 +1,56 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
+ summary: >
+ Native browser tooltip for `title` shows on first keyboard focus (in addition to custom tooltip component)
+ upstream_bug: >
+ IE#2445370
+ origin: >
+ Bootstrap#18692
+
+-
+ browser: >
+ Microsoft Edge
summary: >
Hovered element still remains in `:hover` state after scrolling away.
upstream_bug: >
- IE#926665
+ Edge#5381673
origin: >
Bootstrap#14211
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
When hovering over a `<select>` menu item, the cursor for the element underneath the menu is displayed.
upstream_bug: >
- IE#963961
+ Edge#817822
origin: >
Bootstrap#14528
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
CSS `border-radius` sometimes causes lines of bleed-through of the `background-color` of the parent element.
upstream_bug: >
- IE#1463734
+ Edge#3342037
origin: >
Bootstrap#16671
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
`background` of `<tr>` is only applied to first child cell instead of all cells in the row
upstream_bug: >
- IE#2110930
+ Edge#5865620
origin: >
Bootstrap#18504
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
`@-ms-viewport{width: device-width;}` has side-effect of making scrollbars auto-hide
upstream_bug: >
@@ -50,11 +60,11 @@
-
browser: >
- Internet Explorer 11 & Microsoft Edge
+ Microsoft Edge
summary: >
Background color from lower layer bleeds through transparent border in some cases
upstream_bug: >
- IE#2263132
+ Edge#6274505
origin: >
Bootstrap#18228
@@ -72,51 +82,51 @@
browser: >
Firefox
summary: >
- `max-width: 100%;` doesn't work inside tables.
+ If the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.
upstream_bug: >
- Mozilla#975632
+ Mozilla#654072
origin: >
- Bootstrap#10690
+ Bootstrap#793
-
browser: >
Firefox
summary: >
- Button elements with `width: 100%` become cropped in long tables.
+ `focus` events should not be fired at the `document` object
upstream_bug: >
- Mozilla#1060131
+ Mozilla#1228802
origin: >
- Bootstrap#14320
+ Bootstrap#18365
-
browser: >
- Firefox
+ Firefox (Windows)
summary: >
- If the disabled state of a form control is changed via JavaScript, the normal state doesn't return after refreshing the page.
+ Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution
upstream_bug: >
- Mozilla#654072
+ Mozilla#924068
origin: >
- Bootstrap#793
+ Bootstrap#15990
-
browser: >
- Firefox
+ Firefox (OS X & Linux)
summary: >
- `focus` events should not be fired at the `document` object
+ Badge widget causes bottom border of Tabs widget to unexpectedly not overlap
upstream_bug: >
- Mozilla#1228802
+ Mozilla#1259972
origin: >
- Bootstrap#18365
+ Bootstrap#19626
-
browser: >
- Firefox (Windows)
+ Chrome (Android)
summary: >
- Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution
+ Tapping on an `<input>` in a scrollable overlay doesn't scroll the `<input>` into view
upstream_bug: >
- Mozilla#1139853
+ Chromium#595210
origin: >
- Bootstrap#15990
+ Bootstrap#17338
-
browser: >
@@ -252,16 +262,6 @@
-
browser: >
- Safari (OS X)
- summary: >
- Focus ring of image map within a modal is displayed in the wrong location.
- upstream_bug: >
- WebKit#143527, Safari#21908735
- origin: >
- Bootstrap#16180
-
--
- browser: >
Safari (iPad)
summary: >
`<select>` menu on iPad causes shifting of hit-testing areas