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
Andrei Salavei
02/10/2025, 6:47 PM
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
Dovydas
02/10/2025, 6:49 PM
Thank you for the info. I'm using the latest compose alpha (7). I'll make an issue then later this evening.
Dovydas
02/10/2025, 6:51 PM
Is there any issue created for the second one. Somewhere where I could check the status?