Open v-luzh opened 4 months ago
I am able to reproduce the issue following the steps mentioned in the issue description. It also reproduces on 17.11 preview version.
@v-luzh did you mean the down arrow key on the keyboard and not the page-down key?
I also wasn't able to reproduce this on the latest 17.12 preview with the up and down arrow keys or page-up page-down. I was able to reproduce it with the left and right arrow keys.
My current guess is that the dropdown is selecting the divider between the "Latest Stable" and the first version in the list, which is blank.
Hi @jgonz120, the down arrow key and the page-down key on my keyboard are the same key. I pressed the arrow-down button since I expected to see the next item in the drop-down list, but I got the empty instead.
NuGet Product Used
Visual Studio Package Management UI
Product Version
Dev\6.12.0.10
Worked before?
It is not a regression since it reproes on D16.11\34601.136 and D17.10\35027.167.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Repro Steps:
Expected Results:
The ‘Version’ drop-down box should not be empty, it should show the first version under the latest stable version in the list.
Actual Result:
The ‘Version’ drop-down box is empty as the screenshot below.
Notes:
1.Repro rate: 100%. 2.It also reproes on SDK based project. 3.It also reproes in ‘Installed’/‘Updates’/’Consolidate’ tab (if there are some packages installed), and the solution-level PM UI.
Verbose Logs
No response