Can't move cursor to start of text after entering long string of text into <input type=text>

Originator:bge
Number:rdar://33502561 Date Originated:07/24/2017
Status:New Resolved:No
Product:iOS + SDK Product Version:10.3.3
Classification: Reproducible:Always
 
To reproduce:
1. Open http://jsfiddle.net/cvrebert/cjn5n4z2/show/ in iOS Safari.
2. Tap into the text input.
3. 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.
4. 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 result:
The text in the input should start moving to the right, so that eventually the beginning of the text is reached.

Actual result:
The text in the input does not start moving to the right.

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!