Bug 1628245

Summary: List view: List view on screens such as Custom Button event list, tagging etc show "View this item" text when hovering on listicon
Product: Red Hat CloudForms Management Engine Reporter: Harpreet Kataria <hkataria>
Component: UI - OPSAssignee: Milan Zázrivec <mzazrivec>
Status: ON_QA --- QA Contact: Jad Haj Yahya <jhajyahy>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.10.0CC: dmetzger, hkataria, lavenel, ndhandre, simaishi
Target Milestone: GA   
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.15 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
lisitcon with hover text none

Description Harpreet Kataria 2018-09-12 14:30:33 UTC
Created attachment 1482703 [details]
lisitcon with hover text

Description of problem: List view on screens such as Custom Button event list, tagging etc show "View this item" text when hovering on listicon


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


How reproducible:


Steps to Reproduce:
1. Generate custom button events for any object then go to view it's list of Custom Button events
2. Hover upon listicon is first column, it display text "View this item", hover text should not be there because items in the list are not clickable
3.

Actual results: Hover text is present when items are not clickable


Expected results:  Hover text should not be there because items in the list are not clickable


Additional info:

Comment 4 CFME Bot 2018-09-13 15:03:13 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/7c89ed67c3239de233b3c6f763cee4e714c6e8cc
commit 7c89ed67c3239de233b3c6f763cee4e714c6e8cc
Author:     Dávid Halász <dhalasz>
AuthorDate: Thu Sep 13 08:17:25 2018 -0400
Commit:     Dávid Halász <dhalasz>
CommitDate: Thu Sep 13 08:17:25 2018 -0400

    Do not show tooltip on listicons in GTLs when they're not clickable

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1628245

 app/controllers/application_controller.rb | 15 +-
 1 file changed, 11 insertions(+), 4 deletions(-)