Skip to content

Conversation

@jagorrin
Copy link
Contributor

@jagorrin jagorrin commented Mar 17, 2020

Currently, the default TabIndex for Pickers is the maximum integer. This means that Pickers will be last in keyboard navigation order. The expected behavior is that the user can keyboard navigate in XAML tree order. This change sets the default TabIndex value for Pickers to 0 so that their contents can be accessed in tree order.

This is the same as #4328 but for Pickers.

Microsoft Reviewers: Open in CodeFlow

@jagorrin jagorrin requested a review from a team as a code owner March 17, 2020 16:49
@ghost ghost added the vnext label Mar 17, 2020
@jagorrin
Copy link
Contributor Author

@kmelmon @NickGerleman

Copy link
Contributor

@kmelmon kmelmon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@kmelmon kmelmon merged commit 4cb9cc0 into microsoft:master Mar 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants