TextInput inside ScrollView is immediately closed when covered by IME #48618
Labels
Component: ScrollView
Component: TextInput
Related to the TextInput component.
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.
Description
TextInput
inside aScrollView
immediately closes itself when obstructed by the input method window.This was originally discovered by @Anarchtism and haaaaah.
Steps to reproduce
./gradlew installDebug
)When reproing this I've been running Android 15 (API 35) in the official emulator.
React Native Version
0.76.6
Affected Platforms
Runtime - Android, Build - Linux
Output of
npx react-native info
Reproducer
https://codeberg.org/natkr/repros/src/branch/react-native/textinput-close-when-obstructed
Screenshots and Videos
Screen_recording_20250111_123121.webm
The text was updated successfully, but these errors were encountered: