NuGet / Home

Repo for NuGet Client issues
Other
1.49k stars 250 forks source link

The NuGet cache cleared information in Package Manager Settings dialog should not be navigate by Tab and hit by Enter #7932

Open v-luzh opened 5 years ago

v-luzh commented 5 years ago

Details about Problem

NuGet version: NuGet Client Dev\5.1.0.5918 VS Version: D16.1stg\28728.22 OS: Windows 10 RS4_Release 17134.1.180410-1804

Detailed repro steps

  1. Open exist C# Console App (.NET Framework) project (have installed packages previously) in VS.
  2. Click menu Tools > NuGet Package Manager > Package Manager Settings.
  3. Tab to button “Clear All NuGet Cache(s)” and hit Enter.
  4. Tab to the NuGet cache cleared information and hit Enter.

    Expected

    The NuGet cache cleared information in Package Manager Settings dialog should not be navigate by Tab and hit by Enter since it is just an information.

    Actual

  5. The NuGet cache cleared information in Package Manager Settings dialog can be navigate by Tab and hit by Enter as below screenshot. InfoShouldNotClickable 2.The Package Manager Settings dialog is closed automatically after hitting Enter on the NuGet cache cleared information.

    Note

    It's not a regression issue. It also repro on D16.0 28625.133, D15.9 28307.158 and D15.8 28010.2050.

nkolev92 commented 5 years ago

The text needs to be narrated, so maybe that's the reason you can tab to it?

I wouldn't know without further investigation however.

v-luzh commented 3 weeks ago

It still reproes on VS Main\35221.199 + NuGet Client Dev\6.12.0.81.