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

[Text input field]: When you type a long string into a text input, you cannot view the text that extends past the edge of the text input box. iPhone #363

Closed
carodew opened this issue Aug 26, 2015 · 5 comments
Assignees
Labels
Type: Bug A problem in the code

Comments

@carodew
Copy link
Contributor

carodew commented Aug 26, 2015

In the video below, I've entered a very long email address into the text input field. The last part of the email address extends past the right edge of the input box. I'm trying to scroll over to view the last part of the entry by pressing on the text box, but that just gives me the option to select all / copy / paste / etc.

On select all, the selection highlight extends past the right edge of the box, presumedly to show that the hidden text is also selected.

Video: [link removed, because we can't open share permissions for the file publicly due to GSA policy]

Observed on Apple iPhone 6, iOS 8.4, Safari

@carodew carodew added Type: Bug A problem in the code To be triaged labels Aug 26, 2015
@mollieru mollieru changed the title Text field: When you type a long string into a text input, you cannot view the text that extends past the edge of the text input box. iPhone [Text input field]: When you type a long string into a text input, you cannot view the text that extends past the edge of the text input box. iPhone Aug 27, 2015
@carodew
Copy link
Contributor Author

carodew commented Aug 27, 2015

Would like to test text boxes on other sites and see how those handle long inputs.

@carodew carodew self-assigned this Aug 27, 2015
@carodew
Copy link
Contributor Author

carodew commented Aug 28, 2015

Was able to reproduce this problem on Google's search bar. Further investigation indicates this might be an iOS 8 bug, and not anything to do with the way our site is coded.

img_0044

Found a couple other GitHub discussions of the same issue:
react-bootstrap/react-bootstrap#1164
twbs/bootstrap#16988

@carodew
Copy link
Contributor Author

carodew commented Aug 28, 2015

Does anyone know if this is a confirmed iOS 8 bug? I don't really know how to check this.

@carodew
Copy link
Contributor Author

carodew commented Aug 28, 2015

Going to check a few more text inputs on other sites, maybe some other sites from 18F.

@carodew
Copy link
Contributor Author

carodew commented Aug 31, 2015

Closing because it's iOS behavior.

@carodew carodew closed this as completed Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug A problem in the code
Projects
None yet
Development

No branches or pull requests

1 participant