Bug 1391866

Summary: sometimes event text appears partially beyond the tooltip's bounds
Product: Red Hat CloudForms Management Engine Reporter: Ievgen Zapolskyi <izapolsk>
Component: UI - OPSAssignee: dgutride
Status: CLOSED CURRENTRELEASE QA Contact: Ievgen Zapolskyi <izapolsk>
Severity: low Docs Contact:
Priority: medium    
Version: 5.7.0CC: cpelland, hkataria, jhardy, mpovolny, obarenbo, sdoyle
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard: ui:timeline:general:trivial
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1397158 (view as bug list) Environment:
linux, FF 45.0.2
Last Closed: 2017-06-12 17:53:26 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: 1397158    

Description Ievgen Zapolskyi 2016-11-04 09:32:41 UTC
Created attachment 1217338 [details]
timelines screenshot

Description of problem:
I noticed several cases when text timelines tooltip didn't change its bounds correctly or split long text to several lines. As a result text partially appeared beyond of tooltip (look at attached screenshot).

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

How reproducible:
100% if emit/catch/prepare an event with appropriate field values

Steps to Reproduce:
1. Add Infra provider.(I used vsphere55)
1. Take attached event and put it to event_streams or prepare your one similar to (update it to fit your db and provider ids)
2. Open Timelines f.e. for infra provider
3. Find this event in Timelines and click it

Actual results:
"Source VM Location" text appears partially out of tooltip

Expected results:
text should always fit tooltips boundaries

Comment 3 Serena 2016-11-04 19:06:57 UTC
Chris, can you take a look at this issue?

Comment 4 dgutride 2016-11-21 13:10:44 UTC
https://github.com/ManageIQ/manageiq/pull/12695 - Merged with fix for this bug.