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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable Shift+Tab keyboard navigation to work beyond the PMUI Tabs #3831

Merged
merged 1 commit into from Jan 9, 2021

Conversation

donnie-msft
Copy link
Contributor

Bug

Fixes: NuGet/Home#10234
Regression: No. Despite many changes in 16.x to the tabbing, this actually has been a problem since at least 15.9

Fix

Details: Finally figured out that the DockPanel was catching the keyboard input, and suppressing it when shift+tabbing because the default is Continue mode.

Testing/Validation

Tests Added: No
Reason for not adding tests: 馃槓
Validation: Tried Shift+tab and Tab keys and verified I could cycle both directions through PMUI window (both Solution and Project level). Tried with no package selected (last item is the Thumb separator) and with a package selected (last item is Dependencies treeview).

@donnie-msft donnie-msft requested a review from a team as a code owner January 7, 2021 17:31
@donnie-msft donnie-msft merged commit 60bbfae into dev Jan 9, 2021
@donnie-msft donnie-msft deleted the dev-donnie-msft-shiftTabCycle branch January 9, 2021 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants