I'm having weird issues with TextFields that use s...
# compose-ios
d
I'm having weird issues with TextFields that use state on iOS (on Android it all works as expected): • The cursor moves 2 characters at a time • On SecureTextField, there is some weird behaviour when switching textObfuscation on and off Please see the attached video.
a
Wow, sad to see. The second one - is a known problem, we're working on it. Regarding the first one - what version of Compose you're using? Could you please create a small reproducer that shows your problem and file an issue in our YouTrack. Also, ping me there.
d
Thank you for the info. I'm using the latest compose alpha (7). I'll make an issue then later this evening.
Is there any issue created for the second one. Somewhere where I could check the status?