Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upFocus does not move to the first item of the navigation view when in LeftMinimal mode and an item header is present. #569
Comments
msft-github-bot
added this to Needs triage
in Triage
Apr 17, 2019
EriWong
referenced this issue
Apr 17, 2019
Closed
Narrator stays silent on activating "Open navigation" button for the first time. #310
jevansaks
added
area-NavigationView
bug
accessibility
nice to have
labels
Apr 17, 2019
jevansaks
moved this from Needs triage
to Approved
in Triage
Apr 17, 2019
jevansaks
added
good first issue
help wanted
labels
Apr 17, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EriWong commentedApr 17, 2019
Describe the bug
The first time a navigation view in LeftMinimal mode is opened via keyboard, and the first item is a item header, focus does not move to the first item non-header item in the list. Every other time it is opened, focus moves correctly.
Steps to reproduce the bug
Steps to reproduce the behavior:
xaml for minimal repro:
Expected behavior
Focus should move consistently each time the navigation view is opened. I believe the behavior after the first time the navigation view is opened is correct.
Version Info
NuGet package version:
Microsoft.UI.Xaml 2.1.190405004
Additional context