Input text overflow not working on iOS #19871
Labels
Platform: iOS
iOS applications.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Environment
OS: macOS High Sierra 10.13.5
Node: 8.11.3
Yarn: 1.7.0
npm: 6.1.0
Watchman: Not Found
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: Not Found
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.2 => 0.55.2
Description
Explain what you did:
Big text input with slashes (http://www.aaaaaaaaaaaaaaaaaaaaaaa.com/v1)
Expected behaviour:
Truncated text with ellipsis.
To Reproduce
When a big text input contains slashes ( / ) and you click on another input, the first input is truncated strangely. Only happens on iOS.
Reproducible Demo
https://snack.expo.io/r1ly4yob7
The text was updated successfully, but these errors were encountered: