Skip to content

Conversation

@jagorrin
Copy link
Contributor

@jagorrin jagorrin commented Mar 16, 2020

Currently, the default TabIndex for ScrollViewers is the maximum integer. This means that content inside of ScrollViewers 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 ScrollViewers to 0 so that their contents can be accessed in tree order.

Microsoft Reviewers: Open in CodeFlow

@jagorrin jagorrin requested a review from a team as a code owner March 16, 2020 23:23
@ghost ghost added the vnext label Mar 16, 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 9da4623 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