keyboard is closed immediately when removeClippedSubviews in ScrollView set to true
オープン
まだ誰も着手していません。
API: Keyboard
Component: ScrollView
Issue: Author Provided Repro
- 主要言語
- C++
- スター
- 127k
- フォーク
- 25.3k
- 平均マージ
- 1日 23時間
- マージ済み PR(30日)
- 4
説明
Description
removeClippedSubviews set to true then the Textinput at the bottom (covered by the keyboard) when clicked, the keyboard will be closed immediately. I just tried it on Android
React Native Version
0.71.7
Output of npx react-native info
https://snack.expo.dev/@zhenguet/bugreport
Steps to reproduce
Element "TextInput" inside "ScrollView", and when you click it at the bottom, the keyboard will automatically collapse.
'TextInput' at the top works properly
Snack, code example, screenshot, or link to a repository
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、React Native 0.71.7 を使用して、リンクされた Snack の再現を Android で実行します。removeClippedSubviews が true で、入力欄がキーボードの下にある最下部に配置されている場合の ScrollView と TextInput の相互作用を調査します。その TextInput を選択したときにキーボードが開いたままになり、上部の入力欄も引き続き機能すれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- android, react-native
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100