Skip to content

[Android] Spacebar Key Does Not Trigger Gesture Recognizers #29648

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kubaflo opened this issue May 24, 2025 · 0 comments · May be fixed by #29649
Open

[Android] Spacebar Key Does Not Trigger Gesture Recognizers #29648

kubaflo opened this issue May 24, 2025 · 0 comments · May be fixed by #29649
Assignees
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

Comments

@kubaflo
Copy link
Contributor

kubaflo commented May 24, 2025

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

@kubaflo kubaflo added t/bug Something isn't working platform/android t/a11y Relates to accessibility s/verified Verified / Reproducible Issue ready for Engineering Triage labels May 24, 2025
@kubaflo kubaflo self-assigned this May 24, 2025
@sheiksyedm sheiksyedm added the s/triaged Issue has been reviewed label May 26, 2025
@jsuarezruiz jsuarezruiz added this to the .NET 9 Servicing milestone May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
3 participants