callstack / callstack/react-native-paper

TextInput - Vietnamese word being duplicated

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

描述

### Current behaviour
- When I type Vietnamese word, it being duplicated after I press space. Example: hí -> híhí

### Expected behaviour
- Not duplicate the word

### How to reproduce?
``

### Preview
![Image](https://github.com/user-attachments/assets/9bc96ca4-321e-4540-97d8-e140bad3a5a4)

### What have you tried so far?
- Change some "keyboardType" and "textContentType". Try to get the log of "onChangeText" but it normal. Only happen when press space

### Your Environment

| software | version
| --------------------- | -------
| android | 14
| react-native | 0.76.9
| react-native-paper | 5.13.1
| node | v20.10.0
| npm or yarn | yarn
| expo sdk | 52.0.46

贡献指南

打开贡献指南

调研方向

首先,使用报告中所述的 React Native 和 react-native-paper 版本,在 Android 14 上通过所示的多行 TextInput 重现该问题,然后跟踪 TextInput 组件在 Android 上对文本和 IME 的处理。确认重复内容是通过组件产生的,还是通过原生输入路径产生的。完成标准是:输入一个越南语单词并按空格键后,该单词保持不变。

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

评估

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

把新 issue 发到你的邮箱

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