Skip to content
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

Improve accessibility SfSegmentedControl (items) #67

Open
jfversluis opened this issue Jan 7, 2025 · 0 comments
Open

Improve accessibility SfSegmentedControl (items) #67

jfversluis opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jfversluis
Copy link

Description

As reported on the .NET MAUI repository here, the accessibility of the enclosed items in a SfSegmentedControl is reduced as they cannot be reached by using just the keyboard.

I have selected macOS right now as affected platform, I assume that Windows is affected as well. Not sure about Android and iOS, but might be affected too.

Steps to Reproduce

(Taken from the issue reported on the .NET MAUI issue linked above)

  1. Install and open ".NET 9 template" app.
  2. "Home Screen" will open.
  3. Tab till Hamburger menu and press enter.
  4. Observe that Dark/light theme button is not accessible using the keyboard keys.

Version with bug

1.0.2

Is this a regression from previous behavior?

No, this is a new issue

Last Known Working Version

1.0.2

Affected platforms

macOS

Affected Platform Versions

No response

Have you found a workaround?

No response

Relevant log output

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

3 participants