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

ScrollView Horizontal jump to the end on Android 5 #21867

Closed
3 tasks done
alfacommunication-alessandro opened this issue Oct 19, 2018 · 3 comments
Closed
3 tasks done
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.

Comments

@alfacommunication-alessandro

Environment

React Native Environment Info:
System:
OS: macOS 10.14
CPU: x64 Intel(R) Core(TM) i5-4690 CPU @ 3.50GHz
Memory: 783.50 MB / 16.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 10.11.0 - /usr/local/bin/node
Yarn: 1.10.1 - /usr/local/bin/yarn
npm: 6.4.1 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 12.0, macOS 10.14, tvOS 12.0, watchOS 5.0
Android SDK:
Build Tools: 23.0.1, 25.0.2, 26.0.0, 26.0.3, 27.0.3
API Levels: 22, 23, 25, 26, 27
IDEs:
Android Studio: 3.1 AI-173.4907809
Xcode: 10.0/10A255 - /usr/bin/xcodebuild
npmPackages:
@storybook/react-native: ^3.4.7 => 3.4.11
react: 16.5.1 => 16.5.1
react-native: 0.57.2 => 0.57.2
npmGlobalPackages:
create-react-native-app: 2.0.2
react-native-cli: 2.0.1
react-native-git-upgrade: 0.2.7

Description

On Android 5.0/5.1, typing on a TextInput styled with textAlign "center" or "right" inside an horizontal ScrollView, make ScrollView scroll to the end.

Reproducible Demo

Tested with React Native CLI and Expo Client. Reproducible demo here

@react-native-bot
Copy link
Collaborator

It looks like you are using an older version of React Native. Please update to the latest release, v0.57 and verify if the issue still exists.

The ":rewind:Old Version" label will be removed automatically once you edit your original post with the results of running react-native info on a project using the latest release.

@alfacommunication-alessandro alfacommunication-alessandro changed the title ScrollView Horizontal jump to the end ScrollView Horizontal jump to the end on Android 5 Oct 20, 2018
@react-native-bot react-native-bot added the Platform: Android Android applications. label Oct 20, 2018
@react-native-bot react-native-bot added the Ran Commands One of our bots successfully processed a command. label Nov 4, 2018
@react-native-bot
Copy link
Collaborator

I am closing this issue because it does not appear to have been verified on the latest release, and there has been no followup in a while.

If you found this thread after encountering the same issue in the latest release, please feel free to create a new issue with up-to-date information by clicking here.

@naomipol
Copy link

@react-native-bot I have verified this issue persist in latest release
Please re-open

@facebook facebook locked as resolved and limited conversation to collaborators Nov 4, 2019
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Platform: Android Android applications. Ran Commands One of our bots successfully processed a command. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants