echonox opened a new issue #1142: URL: https://github.com/apache/cordova-ios/issues/1142
# Bug Report ## Problem Moving cursor inside input field by tapping barely works ### What is expected to happen? Like on android tapping inside input should move the cursor to the exact position ### What does actually happen? The cursor doesn't move to the exact position instead it either: - doesn't move at all - moves to the very end - very rarely it succeeds to move to the correct position - it moves to the correct position but before that for a moment it moves to the very end ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> - I've tested this with a hello world app on iOS, just for comparison the Slack application on iOS and other similar apps don't have this issue ### Command or Code <!-- What command or code is needed to reproduce the problem? --> Just a sample Hello World app with input field ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> Device: Iphone 8 plus Platform: iOS 14.6 ### Version information <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> Cordova iOS 6.2.0 Cordova 10.0.0 Xcode 12.5.1 ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
