`EditableText` on Web accessed via Android does not bring up soft keyboard
- Dominant language
- Rust
- Stars
- 48.2k
- Forks
- 4.8k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 171
Description
## Bevy version and features
- 0.19
## \[Optional\] Relevant system information
Android device (Samsung) accessing with duck duck go / chrome
## What you did
Tried to access an `EditableText` via web device (e.g. https://bevy.org/examples/ui-user-interface/editable-text-filter/) to type something.
## What went wrong
The keyboard does not pop up, so the editable text is unusable.
Contributor guide
Research direction
Start by reproducing the issue in Bevy 0.19 using the EditableText example at https://bevy.org/examples/ui-user-interface/editable-text-filter/ from an Android device in DuckDuckGo or Chrome. Trace the web input and focus handling, and consider the issue done when EditableText opens the Android soft keyboard and accepts typing in those browsers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend, mobile-dev, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100