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

Scrolling is not working as expected on Forms with few android devices (Android V7 and V10) #28164

Closed
iswanj opened this issue Feb 24, 2020 · 2 comments
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Resolution: Locked This issue was locked by the bot.

Comments

@iswanj
Copy link

iswanj commented Feb 24, 2020

Description:
I have a scrolling issue(scrolling doesn't start) on forms when you start scrolling with a tap on the input element (e.g. TextInput) but if you tap outside the input element (e.g. label or outside form area) scrolling is working as expected. I have only face this issue on Android versions 7 and 10.

PS: This is not happening on IOS

React Native version:

System:
OS: Linux 5.3 Ubuntu 18.04.3 LTS (Bionic Beaver)
CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Memory: 2.72 GB / 15.53 GB
Shell: 4.4.20 - /bin/bash
Binaries:
Node: 12.13.0 - /usr/local/bin/node
Yarn: 1.21.1 - /usr/bin/yarn
npm: 6.12.0 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
Android SDK:
  API Levels: 25, 26, 28, 29
  Build Tools: 19.1.0, 28.0.0, 28.0.3, 29.0.2
  System Images: android-28 | Intel x86 Atom_64, android-28 | Google APIs Intel x86 Atom, android-28 | Google Play Intel x86 Atom
npmPackages:
react: 16.9.0 => 16.9.0 
react-native: 0.61.5 => 0.61.5

Snack, code example, screenshot, or link to a repository:

ezgif com-video-to-gif

@iswanj iswanj changed the title Scrolling is now working on Forms as expected on some android devices (Android V7 and V10) Scrolling is not working as expected on Forms with few android devices (Android V7 and V10) Feb 24, 2020
@safaiyeh
Copy link
Contributor

Hi @iswanj thank you or the issue! Could you provide a repo that demonstrates this bug so we can investigate?

@safaiyeh safaiyeh added Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. and removed Needs: Triage 🔍 labels Mar 19, 2020
@iswanj
Copy link
Author

iswanj commented Apr 23, 2020

@safaiyeh thank you for your attention, this is happening when you define a height to input element instead of padding. So since having a workaround, I'm going to close this issue.

@iswanj iswanj closed this as completed Apr 23, 2020
@github-actions github-actions bot added Needs: Attention Issues where the author has responded to feedback. and removed Needs: Author Feedback labels Apr 23, 2020
@facebook facebook locked as resolved and limited conversation to collaborators Oct 1, 2021
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Oct 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Needs: Attention Issues where the author has responded to feedback. Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants