aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-10-29 18:03:15 -0700
committerChris Rebert <[email protected]>2014-10-29 18:03:15 -0700
commit33e78ed937f90019a2f589defe55eb18b9f60a56 (patch)
tree5436f74be67e85c504ac84e34f5e4e7e7f6a7aa3 /docs
parenta41827377b5bc90aef88a2180a6dbddbb6eb0ff3 (diff)
parentbe7402f0d0876dbc9d4c4bd5d41d9202ae46f88d (diff)
downloadbootstrap-33e78ed937f90019a2f589defe55eb18b9f60a56.tar.xz
bootstrap-33e78ed937f90019a2f589defe55eb18b9f60a56.zip
Merge pull request #14922 from twbs/ios-cursor-scroll
Add Wall of Browser Bugs entry for #14708
Diffstat (limited to 'docs')
-rw-r--r--docs/browser-bugs.html6
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>