Fixed
Status Update
Comments
kl...@google.com <kl...@google.com>
an...@google.com <an...@google.com> #2
Thanks! This looks like a bug, thank you for reporting!
ro...@veeva.com <ro...@veeva.com> #3
I would also recommend setting the value to 10%. When you do that, the behavior is wild.
Dragging up to 10% or between 50% and 90% will cause it to snap back to the start anchor.
Dragging between 10% and 50% or past 90% will cause it to snap to the end anchor.
Dragging up to 10% or between 50% and 90% will cause it to snap back to the start anchor.
Dragging between 10% and 50% or past 90% will cause it to snap to the end anchor.
Description
Jetpack Compose version: 1.4.0-alpha04
Jetpack Compose component used: androidx.compose.material3:material3:1.0.1
Android Studio Build: 7.4.0-rc03
Kotlin version: 1.7.21
The issue started after upgrading from
1.4.0-alpha03
to1.4.0-alpha04
. To reproduce the issue you have to use aTextField
together with aKeyboardActions
(see repro project below).Steps to Reproduce or Code Sample to Reproduce:
Stack trace (if applicable):