Bug 1432851

Summary: UI: Hover text associated for button is not shown properly on Infrastructure Topology page.
Product: Red Hat CloudForms Management Engine Reporter: Satyajit Bulage <sbulage>
Component: UI - OPSAssignee: Eric Winchell <ewinchel>
Status: CLOSED CURRENTRELEASE QA Contact: Satyajit Bulage <sbulage>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: cpelland, hkataria, jhardy, mpovolny, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui
Fixed In Version: 5.9.0.4 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1439400 1440400 (view as bug list) Environment:
Last Closed: 2018-03-06 14:53:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1439400, 1440400    
Attachments:
Description Flags
Screenshot showing actual results none

Description Satyajit Bulage 2017-03-16 09:00:54 UTC
Created attachment 1263603 [details]
Screenshot showing actual results

Description of problem: Hover text for entity/button present on Infrastructure topology page is not showing properly. See attached video.


Version-Release number of selected component (if applicable):5.8.0.6.20170315182926_a439e6c


How reproducible:100%


Steps to Reproduce:
1.Navigate to Compute --> Infrastructure --> Topology
2.
3.

Actual results: Not showing proper association between hover text and button


Expected results: Hover text for button should be present properly


Additional info:

Comment 3 CFME Bot 2017-04-05 16:38:09 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/2f40a2b62c66e597dc4fbf38c9ff6800816078fc

commit 2f40a2b62c66e597dc4fbf38c9ff6800816078fc
Author:     Eric Winchell <ewinchel>
AuthorDate: Wed Apr 5 11:11:34 2017 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Wed Apr 5 11:11:34 2017 -0400

    Fix topology view styling issues
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1432851
    https://bugzilla.redhat.com/show_bug.cgi?id=1400831

 app/assets/stylesheets/container_topology.css | 4 ++++
 app/views/infra_topology/show.html.haml       | 2 +-
 app/views/layouts/_breadcrumbs.html.haml      | 2 +-
 app/views/middleware_topology/show.html.haml  | 2 +-
 app/views/network_topology/show.html.haml     | 2 +-
 5 files changed, 8 insertions(+), 4 deletions(-)

Comment 8 CFME Bot 2017-10-20 15:42:35 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/bbf3a0f98ade102c2251932ab28a212a71dcf6d4

commit bbf3a0f98ade102c2251932ab28a212a71dcf6d4
Author:     Eric Winchell <ewinchel>
AuthorDate: Thu Oct 19 15:39:09 2017 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Fri Oct 20 11:05:39 2017 -0400

    Topology legend tooltip fix
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1432851

 app/assets/stylesheets/topology.css              | 7 +------
 app/views/container_topology/show.html.haml      | 2 +-
 app/views/infra_topology/show.html.haml          | 2 +-
 app/views/middleware_topology/show.html.haml     | 2 +-
 app/views/physical_infra_topology/show.html.haml | 2 +-
 5 files changed, 5 insertions(+), 10 deletions(-)

Comment 9 Satyajit Bulage 2017-10-26 09:53:14 UTC
Able to see Proper association between Hover text and entity.

Verified Version: 5.9.0.4.20171024163837_ef71ea6