[Bug Bash] The text content of “README” tab isn’t visible in the detail panel of PM UI when the tab is too short to see its vertical scroll bar #14022
Labels
Found:ManualTests
Functionality:VisualStudioUI
Package Manager UI et al
Priority:3
Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog.
Product:VS.Client
Type:Bug
NuGet Product Used
Visual Studio Package Management UI
Product Version
NuGet Client Dev\6.13.0.105
Worked before?
It is not a regression since it is a new feature.
Impact
It bothers me. A fix would be nice
Repro Steps & Context
Notes:
The repro rate is 100%.
It doesn’t repro on the text content of “Package Details” tab.
Repro Steps:
Create a C# Console App (.NET framework 4.8.1) project in VS.
Right-click the project in Solution Explorer and select "Manage NuGet Packages…" menu item to open PM UI.
Select the package source: "nuget.org" near the gear button.
Go to the “Browse" tab and install any package (e.g. “Newtonsoft.Json”) into the Project.
Click the “Installed” tab and switch to “README” tab.
Drag the bottom edge of the “Error List” window to make “README” tab very short (cannot see the vertical scroll bar of this tab).
Expected:
The text content of “README” tab is visible (same with the “Package Details” tab) by sliding vertical scroll.
Actual:
The text content of “README” tab isn’t visible as below screenshot:
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: