aboutsummaryrefslogtreecommitdiff
path: root/docs/_data
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_data')
-rw-r--r--docs/_data/browser-bugs.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/_data/browser-bugs.yml b/docs/_data/browser-bugs.yml
index 0a52d6c92..f45793632 100644
--- a/docs/_data/browser-bugs.yml
+++ b/docs/_data/browser-bugs.yml
@@ -2,6 +2,16 @@
browser: >
Internet Explorer 11 & 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: >
+ Internet Explorer 11 & Microsoft Edge
+ summary: >
Hovered element still remains in `:hover` state after scrolling away.
upstream_bug: >
IE#926665