I'm running into a weird bug with the TextField co...
# compose
a
I'm running into a weird bug with the TextField composable. I've noticed that if you press back instead of the action button when they keyboard is open it doesn't loose focus and you need to press the back button an additional time to remove focus. I've tried to demonstrate that with the video I've attached. In the video I'm trying out two different scenarios. One where I open the keyboard and press back instead of the done button. Second where I press the done button. As you can see it takes 3 back presses in the original scenario vs one to back out of the app. Is there a known bug where the focus won't be cleared if you press back when the keyboard is open ?
Minimal reproducible sample
For context I am on Beta06
z
Is there a reason you’re on an old beta?
a
just haven’t had the chance to upgrade my project