-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Labels
Category:Quality WeekIssues that should be considered for quality weekIssues that should be considered for quality weekFound:ManualTestsFunctionality:VisualStudioUIPackage Manager UI et alPackage Manager UI et alPriority:2Issues for the current backlog.Issues for the current backlog.Product:VS.ClientType:Bug
Description
NuGet Product Used
Visual Studio Package Management UI
Product Version
VS Main/11329.41+ NuGet Client Dev/7.3.0.49
Worked before?
It is not a regression since it also reproes on D18.0\11304.174.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Note:
- Repro rate: 100%.
- It also reproes when selecting any string on ‘Package Details’ tab, but doesn’t repro on ‘README’ tab as the screenshot below.
#### Repro Steps:
1. Create any project (for example, C# Console App (.NET 10.0)) in VS and open the project-level PM UI.
2. Go to ‘Browse’ tab, select the string with mouse on ‘Versions’ dropdown box, right-click on the selected string and hover on any item in the context menu.
3. Go to ‘Browse’ tab and input any string in the search filter box.
4. Select the string with mouse and right-click on the selected string.
5. Observe the background color, hover on any item in the context menu and observe.
#### Expected Result:
The background color and hovered-on-item background color of the search filter in PM UI should be consistent with ‘Versions’ dropdown box.
#### Actual Result:
The background color and hovered-on-item background color of the search filter in PM UI are inconsistent with ‘Versions’ dropdown box as the screenshot below.
Verbose Logs
Metadata
Metadata
Assignees
Labels
Category:Quality WeekIssues that should be considered for quality weekIssues that should be considered for quality weekFound:ManualTestsFunctionality:VisualStudioUIPackage Manager UI et alPackage Manager UI et alPriority:2Issues for the current backlog.Issues for the current backlog.Product:VS.ClientType:Bug