mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge pull request #19434 from patrickhlauke/v4-dev-ie-edge-tooltip-browser-bug
Add native title tooltip IE11/Edge bug to wall of browser bugs
This commit is contained in:
commit
ef07635bd1
1 changed files with 10 additions and 0 deletions
|
@ -1,3 +1,13 @@
|
|||
-
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue