diff options
| author | Patrick H. Lauke <[email protected]> | 2016-03-07 15:07:40 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2016-03-07 15:07:40 +0000 |
| commit | edfdeae691da418966c32fbe35b3476cc4a4c1f3 (patch) | |
| tree | b6ca4070ac712788ad18c240d7dc804a200e7aa7 /docs/_data | |
| parent | 0a2e0ba60f3ba5b7d309aa9c2f0a2db69f49b0de (diff) | |
| download | bootstrap-edfdeae691da418966c32fbe35b3476cc4a4c1f3.tar.xz bootstrap-edfdeae691da418966c32fbe35b3476cc4a4c1f3.zip | |
Add native title tooltip IE11/Edge bug to wall of browser bugs
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/browser-bugs.yml | 10 |
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 |
