Closed OSemenovBoyarka closed 5 months ago
@mazunin-v-jb Are we working on this?
Yes, we're planning to support that but not in the nearest future.
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
Describe the bug The iOS 17 introduced hidden trackpad feature, when you can hold the spacebar and then move the cursor with the swipe on the keyboard. This doesn't move the cursor in any TextField in Jetpack Compose Multiplatform. Surprisingly - the same feature works fine on Android with the same code.
Affected platforms
Versions
To Reproduce Steps and/or the code snippet to reproduce the behavior:
Expected behavior Cursor should move in the direction finger moves. Actually - cursor stays in place.
Screenshots iOS simulator, how it actually works: https://github.com/JetBrains/compose-multiplatform/assets/6439273/de8baba4-0785-4bb8-905e-6cbb34f58957
The same app running on Android Emulator (API 34): https://github.com/JetBrains/compose-multiplatform/assets/6439273/57c61cc2-2aa7-44c3-a4c1-3778b0a4c693
Additional context This is the new feature in iOS 17 - https://www.cnet.com/tech/mobile/this-secret-ios-trackpad-makes-typing-on-your-iphone-so-much-easier/