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

NavigationView move focus wrongly before animation finish #8279

Closed
antoniohou opened this issue Mar 14, 2023 · 2 comments
Closed

NavigationView move focus wrongly before animation finish #8279

antoniohou opened this issue Mar 14, 2023 · 2 comments
Labels
area-NavigationView NavView control bug Something isn't working team-Controls Issue for the Controls team

Comments

@antoniohou
Copy link

Describe the bug

When i change navigation and move focus before selection indicator finish moving, the focus will skip the item between the animation.

Steps to reproduce the bug

  1. Open WinUI 2 Gallery
  2. Go to NavigationView page
  3. Click the fisrt navigation sample "menu Item2"
  4. Click down
  5. Click Enter
  6. Click Up as fast as you can before animation finish

Expected behavior

Focus change one by one. Not skipping anything.

Screenshots

ezgif-2-bcff1c28fd.mp4

NuGet package version

None

Windows version

Windows 10 (21H2): Build 19044

Additional context

Xbox gamepad have the same behavior too.

@antoniohou antoniohou added the bug Something isn't working label Mar 14, 2023
@bpulliam bpulliam added area-NavigationView NavView control team-Controls Issue for the Controls team labels Aug 9, 2023
@ojhad
Copy link
Contributor

ojhad commented Oct 23, 2023

I was unable to repro this in the latest WinUI3 Gallery. If you are still seeing this there, please leave a comment.

@ojhad ojhad closed this as completed Oct 23, 2023
@ojhad ojhad closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2023
@antoniohou
Copy link
Author

@ojhad I can still see this using the latest WinUI3 Gallery. You should press up or down just after pressing enter. The focus will skip the icon before the animation finish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NavigationView NavView control bug Something isn't working team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants