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

Bug: XAML Controls Gallery: Accessibility: [MAS2.4.3]: Focus order is not proper while navigating within different edit boxes when orientation is in vertical mode. #5884

Closed
v-amnat opened this issue Sep 14, 2021 · 7 comments · Fixed by #5939
Labels
area-ColorPicker needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) team-Controls Issue for the Controls team
Milestone

Comments

@v-amnat
Copy link

v-amnat commented Sep 14, 2021

Tags
A11yFeature, Accessibility, A11yMAS, A11ySev3, MAS2.4.3, XAML Controls Gallery (Debug), KeyboardNavigation, Win32, Wipro

Steps to reproduce the bug

Launch the XAML Controls Gallery (Debug) App
Go to search bar and type Color picker and hit enter key.
Now Tab to navigate to the Orientation mode and select the radio button such that the brightness slider is shown vertically.
Use tab key to naviagte to different elements and observe focus order is not proper.

Actual behavior
Focus order is not proper while navigating via different edit elements of this color picker when the orientation is set vertically.

Expected behavior
Focus order must be proper as per the edit boxes arrangement even in vertical orientation mode as well.

User Impact:
Users with Motor Disabilities will be confused with the focus order if it is not proper.

Version Info
Microsoft OS: 22449.1000
App: XAML Controls Gallery (Debug) (Version 1.2.16.0)

Attachment
focus order.png
focus order

@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Sep 14, 2021
@StephenLPeters StephenLPeters added area-ColorPicker needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Sep 14, 2021
@StephenLPeters
Copy link
Contributor

Tab order makes sense for vertical, needs to be adjusted in the visual state manager for horizontal mode.

@ghost
Copy link

ghost commented Oct 27, 2021

🎉This issue was addressed in #5939, which has now been successfully released as Microsoft.UI.Xaml v2.7.1-prerelease.211026002.:tada:

Handy links:

@ghost
Copy link

ghost commented Mar 17, 2022

🎉This issue was addressed in #5939, which has now been successfully released as Microsoft.UI.Xaml v2.7.1.:tada:

Handy links:

@ghost
Copy link

ghost commented Apr 14, 2022

🎉This issue was addressed in #5939, which has now been successfully released as Microsoft.UI.Xaml v2.8.0-prerelease.220413001.:tada:

Handy links:

@ghost
Copy link

ghost commented Jul 13, 2022

🎉This issue was addressed in #5939, which has now been successfully released as Microsoft.UI.Xaml v2.8.0-prerelease.220712001.:tada:

Handy links:

@ghost
Copy link

ghost commented Jul 18, 2022

🎉This issue was addressed in #5939, which has now been successfully released as Microsoft.UI.Xaml v2.8.0.:tada:

Handy links:

@ghost
Copy link

ghost commented Jan 3, 2023

🎉This issue was addressed in #5939, which has now been successfully released as Microsoft.UI.Xaml v2.8.2.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ColorPicker needs-cherrypicktorelease PR tagged for cherry-pick to the current release branch (but not yet picked) team-Controls Issue for the Controls team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants