Bug #29017
Two tooltips shown over capsule name at the same time
Pull request:
Fixed in Releases:
Found in Releases:
Description
Description of problem:
When hoovering mouse over capsule names in capsules overview, two tooltips are displayed at the same time (one for <td>, one for <a>).
Steps to Reproduce:
1. Go to Infrastructure > Capsules
2. Move your mouse over capsule name
Actual results:
Two tooltips are shown.
Expected results:
Less than two tooltips being shown.
Additional info:
Tested on Firefox 68.0 (64bit) and Chrome 76.0.3809.87 (64bit)
Associated revisions
History
#1
Updated by Maria Agaphontzev 5 months ago
- Category deleted (
Web Interface) - Subject changed from Two tooltips shown over capsule name at the same time to Two tooltips shown over capsule name at the same time
- Project changed from Foreman to Katello
#3
Updated by Justin Sherrill 3 months ago
- Target version deleted (
Katello 3.18.0) - Category changed from Web UI to Smart Proxy
- Project changed from Katello to Foreman
I don't think this is katello related. moving to foreman
#4
Updated by The Foreman Bot 3 months ago
- Assignee set to Justin Sherrill
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8084 added
#5
Updated by The Foreman Bot 3 months ago
- Fixed in Releases 2.3.0 added
#6
Updated by Justin Sherrill 3 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d77ca675ff30b1ddb0d6522c5174c0e7c0b3fea1.
Fixes #29017 - do not show 2nd tooltip on SP name
Previously the smart proxy url always appeared on
a tooltip when hovering. That meant that when the name wasn't fully
displayed the ellipsis would display a 2nd tooltip with the name.