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

File Conflict dialog does not have access keys #10691

Closed
dominoFire opened this issue Mar 25, 2021 · 0 comments · Fixed by NuGet/NuGet.Client#3967
Closed

File Conflict dialog does not have access keys #10691

dominoFire opened this issue Mar 25, 2021 · 0 comments · Fixed by NuGet/NuGet.Client#3967

Comments

@dominoFire
Copy link
Contributor

Details about Problem

NuGet product used (NuGet.exe | Visual Studio | MSBuild.exe | dotnet.exe): Visual Studio

Product version: 16.9

Worked before? If so, with which NuGet version:

Repro steps and/or sample project

  1. Create a .NET Framework ASP.NET WebForms project
  2. Modify Scripts\bootstrap.js file
  3. If bootstrap.js is not installed, install it via PM UI
  4. Modify Scripts\bootstrap.js file, add a comment
  5. Update bootstrap package via PM UI
  6. Following dialog will appear

image

Expected

Buttons with Underscore: Yes, No, Yes to All, No to All

Actual

No Underscore: Yes, No, Yes to All, No to All

Verbose Logs

Notes

This requires localization cycle

@dominoFire dominoFire added this to the Sprint 2021-03 milestone Mar 25, 2021
@dominoFire dominoFire self-assigned this Mar 25, 2021
@dominoFire dominoFire changed the title File Conflict dialog does not have accelerator keys File Conflict dialog does not have access keys Sep 29, 2021
dominoFire pushed a commit to NuGet/NuGet.Client that referenced this issue Sep 30, 2021
…nd File Conflict dialog (#3967)

Fixes NuGet/Home#10691 
Adds keyboard shorcuts to 3 VS dialogs, enables acccess in CheckBox WPF style
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants