[Android] Spacebar Key Does Not Trigger Gesture Recognizers #29648
Labels
platform/android
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/a11y
Relates to accessibility
t/bug
Something isn't working
Milestone
Description
On Android, gesture recognizers (e.g., TapGestureRecognizer) do not respond to the spacebar key when an element is focused and the user attempts to activate it using a keyboard. This makes it difficult for keyboard-only users to interact with gesture-based UI elements and breaks consistency with iOS, where the spacebar activates the gesture as expected.
#6486
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
9.0.70 SR7
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: