Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't scroll <input type=text> on iPhone #16988

Closed
hbridge opened this issue Aug 14, 2015 · 8 comments
Closed

Can't scroll <input type=text> on iPhone #16988

hbridge opened this issue Aug 14, 2015 · 8 comments

Comments

@hbridge
Copy link

hbridge commented Aug 14, 2015

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 the components CSS page. Originally filed this under React-Bootstrap, but affects the live Bootstrap.js components page as well.

Screenshot attached.
no scroll

@cvrebert
Copy link
Collaborator

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.

@cvrebert
Copy link
Collaborator

JS Fiddle (also affected), just to ensure that JS Bin 3D stuff wasn't the cause: http://jsfiddle.net/xuho9ccy/show/

@cvrebert
Copy link
Collaborator

@twbs/team Can someone else please test this on their iDevice to double-check?

@hbridge
Copy link
Author

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!

@cvrebert cvrebert removed the css label Aug 14, 2015
@cvrebert
Copy link
Collaborator

Filed WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=148061

@cvrebert
Copy link
Collaborator

Filed Apple Safari Radar: http://openradar.appspot.com/22299624

@pwbs
Copy link

pwbs commented Oct 4, 2016

Still not fixed in iOS 10.0. :(

@cvrebert
Copy link
Collaborator

cvrebert commented Oct 4, 2016

Indeed. Nothing we can do about it on our end though. The ball is in Apple's court.

@twbs twbs locked and limited conversation to collaborators Oct 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants