You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2025. It is now read-only.
Summary:
If the width of the text within an is longer than the width of the element itself, it's not possible for the user to scroll the cursor to the start of the text.
Type in a long string of text, such that the start of the text has been pushed to far to the left that it's no longer visible.
Attempt to move the cursor towards the start of the text by long pressing within the input and then, without taking your finger off the touchscreen, moving your finger beyond the left edge of the text input field.
Expected Results:
The text in the input should start moving to the right, so that eventually the beginning of the text is reached.
Actual Results:
The text in the input does not start moving to the right.
Apple Developer Relations
January 26 2018, 1:50 AM
The original report on your issue has been closed recently. Please note that you will not be able to directly view the original report in order to keep its information confidential.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
Summary:
If the width of the text within an is longer than the width of the element itself, it's not possible for the user to scroll the cursor to the start of the text.
Steps to Reproduce:
Expected Results:
The text in the input should start moving to the right, so that eventually the beginning of the text is reached.
Actual Results:
The text in the input does not start moving to the right.
Version:
iOS 8.4
Notes:
WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=148061
Original Bootstrap issue: twbs/bootstrap#16988
Configuration:
Attachments:
Product Version: iOS 8.4
Created: 2015-08-15T22:26:52.381690
Originated: 2015-08-15T00:00:00
Open Radar Link: http://www.openradar.me/22299624
The text was updated successfully, but these errors were encountered: