Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
Jetpack Compose version: Tried with 1.1, 1.2 and 1.3
Jetpack Compose component(s) used: LazyColumn
Android Studio Build: 2021.2.1 patch 1
Kotlin version: 1.6 and 1.7
Steps to Reproduce or Code Sample to Reproduce:
I was also able to just send MotionEvent to the coordinate of the button inside the LazyColumn and this worked! So I'm wondering what Espresso does differently that is causing this bug.