diff options
Diffstat (limited to 'docs/browser-bugs.html')
| -rw-r--r-- | docs/browser-bugs.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/browser-bugs.html b/docs/browser-bugs.html index bf989829f..b99701019 100644 --- a/docs/browser-bugs.html +++ b/docs/browser-bugs.html @@ -125,6 +125,12 @@ lead: "A list of the browser bugs that Bootstrap is currently grappling with." <td><a href="https://bugs.webkit.org/show_bug.cgi?id=138192">WebKit bug #138192</a></td> <td><a href="https://github.com/twbs/bootstrap/issues/14868">#14868</a></td> </tr> + <tr> + <td>Safari</td> + <td>Text input's cursor doesn't move while scrolling the page on iOS</td> + <td><a href="https://bugs.webkit.org/show_bug.cgi?id=138201">WebKit bug #138201</a>, <a href="http://openradar.appspot.com/18819624">Apple Safari Radar #18819624</a></td> + <td><a href="https://github.com/twbs/bootstrap/issues/14708">#14708</a></td> + </tr> </tbody> </table> </div> |
