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

[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

Open
CiciLi1 opened this issue Dec 25, 2024 · 0 comments

Comments

@CiciLi1
Copy link

CiciLi1 commented Dec 25, 2024

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:  

  1. The repro rate is 100%. 

  2. It doesn’t repro on the text content of “Package Details” tab.

Repro Steps:   

  1. Create a C# Console App (.NET framework 4.8.1) project in VS.

  2. Right-click the project in Solution Explorer and select "Manage NuGet Packages…" menu item to open PM UI.

  3. Select the package source: "nuget.org" near the gear button.

  4. Go to the “Browse" tab and install any package (e.g. “Newtonsoft.Json”) into the Project.

  5. Click the “Installed” tab and switch to “README” tab.

  6. 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: 
image

Verbose Logs

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants