callstack / callstack/react-native-paper

Scroll not working on Android 15 and above

未关闭
#4,830 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug TextInput
主要语言
TypeScript
星标
14.5k
派生
2.2k
平均合并
5 天 23 小时
30 天内合并 PR
12

描述

### Current behaviour
When the input is focused, the keyboard opens but the view remains fixed and does not scroll.

### Expected behaviour
When focusing on the input, the view should scroll automatically.

### Repo Snack
https://snack.expo.dev/@vid_goel/textinput-with-keyboardawarescrollview

### Preview

https://github.com/user-attachments/assets/cecdf2fd-7e7a-4dca-a139-16e45ece97d6

###Additional details

This issue occurs on Android 15 and above.

### Your Environment

| software | version
| --------------------- | -------
| ios | x
| android | x
| react-native | 0.79.6
| react-native-paper | 5.14.5
| node | 22.17.0
| npm or yarn | 10.9.2
| expo sdk | x.x.x
|react-native-keyboard-aware-scroll-view | 0.9.5

贡献指南

打开贡献指南

调研方向

从链接的 Expo Snack 开始,使用报告中的 React Native 0.79.6 和 react-native-keyboard-aware-scroll-view 0.9.5 版本,在 Android 15 上复现输入框获得焦点时的行为。然后检查项目与该 scroll-view 组件的集成,并比较在较旧 Android 版本上的行为。当输入框在 Android 15 及更高版本上获得焦点时,视图会自动滚动,且其他平台不会出现回归,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
android, react-native
领域
mobile
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。