decentraland / decentraland/godot-explorer
[Bug]: Input fields do not allow cursor movement by sliding spacebar on iOS
- Dominant language
- Rust
- Stars
- 18
- Forks
- 19
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 43
Description
### 🕹️Platform
iOS
### 🔢App Version
v51
### 📱Device Information
IPHONE 16E
### 📄Issue description
Input fields do not support moving the input cursor by sliding the spacebar on iOS. See https://www.youtube.com/watch?v=7vkKf90w34U for how this feature should work (and does, for me, in all other apps).
You should be able to press and hold spacebar, then slide your finger left/right to move the text cursor. In the mobile app, this does nothing.
### ✅Expected behavior
Pressing and holding the spacebar in any input should let users move the cursor by sliding the finger, just like in other iOS apps.
### 🖼️Screenshots / Media
https://www.youtu
https://github.com/user-attachments/assets/367a6739-695e-42dc-8511-e0dc3d495c94
be.com/watch?v=7vkKf90w34U
### ▶️Steps to reproduce
- Open the app on iOS
- Focus any text input or chat box
- Try to move the cursor by pressing and holding the spacebar, then sliding left/right
- Observe that the cursor does not move (unlike other iOS apps)
### 👁️Occurrence
100% of the time
Contributor guide
Assessment
This issue has not been assessed yet.