diff options
| author | Chris Rebert <[email protected]> | 2016-06-03 23:15:19 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-06-03 23:15:56 -0700 |
| commit | 64c1ba1245ef81f377364d368c124fa2cce81230 (patch) | |
| tree | ef4e3d9a8a4bf6ffc085da038d519f5218008e01 /docs/_data | |
| parent | 6ccf95816e5729257febb6fce4d76a6ea1c320e9 (diff) | |
| download | bootstrap-64c1ba1245ef81f377364d368c124fa2cce81230.tar.xz bootstrap-64c1ba1245ef81f377364d368c124fa2cce81230.zip | |
Port #20036 to v3
Add Wall of Browser Bugs entry for #19670 for Firefox (#20036)
See https://bugzil.la/1278000
Refs #19670
[skip sauce]
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 7271aa6ee..efbda4d6f 100644 --- a/docs/_data/browser-bugs.yml +++ b/docs/_data/browser-bugs.yml @@ -120,6 +120,16 @@ - browser: > + Firefox + summary: > + Mouse sometimes not within element for purposes of `mouseenter`/`mouseleave` when it's within SVG elements + upstream_bug: > + Mozilla#1278000 + origin: > + Bootstrap#19670 + +- + browser: > Firefox (Windows) summary: > Right border of `<select>` menu is sometimes missing when screen is set to uncommon resolution |
