Keyboard accessibility #6486
Unanswered
IeuanWalker
asked this question in
General
Replies: 1 comment
-
This should help: #29649 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, really liking the focus on accessibility in MAUI, but read over this doc and found no mention of keyboard accessibility -
https://docs.microsoft.com/en-us/dotnet/maui/fundamentals/accessibility
Keyboard and screen reader users have different accessibility needs, and over the past year I have found that things that work for screen reader users dont always work for keyboard users (and vice-versa).
https://tink.uk/the-difference-between-keyboard-and-screen-reader-navigation/#:~:text=Keyboard%20users%3A%20people%20who%20don,can't%20see%20the%20content.
So just wondering if the doc is going to be updated with more detail on keyboard navigation.
Here are some things of the top of my head
Beta Was this translation helpful? Give feedback.
All reactions