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

Multiline TextInput Vertical Alignment Bug on iOS #23222

Closed
vjsingh opened this issue Jan 31, 2019 · 4 comments
Closed

Multiline TextInput Vertical Alignment Bug on iOS #23222

vjsingh opened this issue Jan 31, 2019 · 4 comments
Labels
Bug Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.

Comments

@vjsingh
Copy link

vjsingh commented Jan 31, 2019

Environment

Environment:
OS: macOS 10.14.1
Node: 10.4.0
Yarn: 1.7.0
npm: 6.1.0
Watchman: 4.9.0
Xcode: Xcode 10.1 Build version 10B61
Android Studio: 3.2 AI-181.5540.7.32.5056338

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: https:/expo/react-native/archive/sdk-28.0.0.tar.gz => 0.55.4

Description

The text in TextInputs are not vertically aligned on iOS when multiline is set to true. It works properly on Android.

Reproducible Demo

https://snack.expo.io/@vjsingh/ios-multiline-textinput-vertical-alignment-bug

@react-native-bot react-native-bot added Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Bug Report labels Jan 31, 2019
@hramos hramos removed the Bug Report label Feb 6, 2019
@cpojer
Copy link
Contributor

cpojer commented Apr 2, 2019

We changed a number of formatting related things around TextInput to be part of 0.60, and I believe this will be fixed with it.

@itsMapleLeaf
Copy link

@nickL
Copy link

nickL commented Jul 22, 2019

Same, I'm still seeing this issue on 0.60. @cpojer can this be re-opened?

@celodauane
Copy link

This issue still exists in version 0.61.2

@facebook facebook locked as resolved and limited conversation to collaborators Apr 2, 2020
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Apr 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Component: TextInput Related to the TextInput component. Platform: iOS iOS applications. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

7 participants