-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Description
Jenkins and plugins versions report
Environment
Jenkins 2.539
What Operating System are you using (both controller, and any agents involved in the problem)?
Doesn't matter
Reproduction steps
- Make sure to have some plugins installed for which updates are available
- Go to
manage/pluginManager/ormanage. Hover over the badge that shows the number of updates.
Expected Results
The tooltip is shown
Actual Results
No tooltip is shown
Anything else?
This is still working 2.528.1
The problem is also visible in the sidepanel when enabling the new Manage Jenkins UI.
Strangely in the html source the spans have the tooltip attribute set and there is also an eventlister from tippy on the span. But the listener is not called.
Browser independent, it's not working in chrome and firefox .
Are you interested in contributing a fix?
No response