Can't scroll <input type=text> on iPhone #16988
This does not appear to be Bootstrap-specific. I encounter the same problem on http://output.jsbin.com/xumeja/1 , where Bootstrap has been disabled, on my iPhone 5S running iOS 8.4.
Jesus that's a gnarly bug.
JS Fiddle (also affected), just to ensure that JS Bin 3D stuff wasn't the cause: http://jsfiddle.net/xuho9ccy/show/
@twbs/team Can someone else please test this on their iDevice to double-check?
hbridge
commented
Aug 14, 2015
Whoa you're right. I just tested google.com on an iPhone 5s with iOS 8.4 so it's not bootstrap specific at all!
Filed WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=148061
Filed Apple Safari Radar: http://openradar.appspot.com/22299624
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you enter text that exceeds the width of an
<input type=text>field, then try to long press and scroll back, it doesn't scroll. Reproable on thecomponentsCSS page. Originally filed this under React-Bootstrap, but affects the live Bootstrap.js components page as well.Screenshot attached.
