]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add entry for #14528 to Wall of Browser Bugs 14531/head
authorChris Rebert <code@rebertia.com>
Thu, 4 Sep 2014 19:30:38 +0000 (12:30 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 4 Sep 2014 19:30:38 +0000 (12:30 -0700)
docs/browser-bugs.html

index fe670e1875ea0fb99b34535e17dcfb2fe2ddff3b..a6e1c0ea8a39d976ae9bb2e7114c341ea9ce3ee2 100644 (file)
@@ -29,6 +29,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with."
           <td><a href="https://connect.microsoft.com/IE/feedback/details/926665/ie-11-hovering-over-an-element-and-then-scrolling-without-moving-the-mouse-pointer-leaves-the-element-in-hover-state">IE bug #926665</a></td>
           <td><a href="https://github.com/twbs/bootstrap/issues/14211">#14211</a></td>
         </tr>
+        <tr>
+          <td>Internet Explorer 11</td>
+          <td>When hovering over a <code>&lt;select&gt;</code> menu item, the cursor for the element underneath the menu is displayed</td>
+          <td><a href="https://connect.microsoft.com/IE/feedbackdetail/view/963961">IE bug #963961</a></td>
+          <td><a href="https://github.com/twbs/bootstrap/issues/14528">#14528</a></td>
+        </tr>
         <tr>
           <td>Firefox</td>
           <td><code>.table-bordered</code> with an empty <code>&lt;tbody&gt;</code> is missing borders</td>