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]: Tooltip on the warning indicator image in the Installed tab no longer works #11183

Closed
jebriede opened this issue Aug 26, 2021 · 1 comment · Fixed by NuGet/NuGet.Client#4230
Assignees
Labels
Category:Quality Week Issues that should be considered for quality week Functionality:VisualStudioUI Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client RegressionFromPreviousRTM A regression from the last RTM. Example: worked in 6.2, doesn't work in 6.3 Tenet:Accessibility Triage:Investigate Type:Bug

Comments

@jebriede
Copy link
Contributor

NuGet Product Used

Visual Studio Package Management UI

Product Version

Nuget.Client latest in dev branch

Worked before?

Yes, prior to NuGet/NuGet.Client#4210

Impact

It's more difficult to complete my work

Repro Steps & Context

  1. Launch PMUI
  2. Install a vulnerable or deprecated package
  3. Mouse over the warning icon in the Installed tab

Expected: tooltip appears with information about vulnerable and / or deprecated packages installed.

Actual: tooltip does not show up

Notes: This is likely caused by the image getting IsHitTestVisible=false so the hover does not trigger on the image and the tooltip does not display

Verbose Logs

No response

@jebriede jebriede added Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client Type:Bug Functionality:VisualStudioUI RegressionFromPreviousRTM A regression from the last RTM. Example: worked in 6.2, doesn't work in 6.3 Triage:Untriaged labels Aug 26, 2021
@jebriede jebriede added this to the Sprint 2021-08 milestone Aug 26, 2021
@zkat zkat assigned jebriede and unassigned dominoFire Aug 30, 2021
@jebriede jebriede added the Category:Quality Week Issues that should be considered for quality week label Aug 30, 2021
@donnie-msft
Copy link
Contributor

Also, Narrator can no longer drill-in to the Warning icon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Quality Week Issues that should be considered for quality week Functionality:VisualStudioUI Priority:1 High priority issues that must be resolved in the current sprint. Product:VS.Client RegressionFromPreviousRTM A regression from the last RTM. Example: worked in 6.2, doesn't work in 6.3 Tenet:Accessibility Triage:Investigate Type:Bug
Projects
None yet
3 participants