Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1525566

Summary: WebAdmin - Tooltip text overflows outside the tooltip boundaries in event's message
Product: [oVirt] ovirt-engine Reporter: Yosi Ben Shimon <ybenshim>
Component: Frontend.WebAdminAssignee: Greg Sheremeta <gshereme>
Status: CLOSED DEFERRED QA Contact: samuel macko <smacko>
Severity: low Docs Contact:
Priority: low    
Version: 4.2.0CC: bugs, gshereme, lsvaty, tjelinek
Target Milestone: ---Flags: sbonazzo: ovirt-4.3-
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-07-11 10:00:54 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: UX RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
WebAdmin screenshot with chrome developer console
none
Advanced view
none
Basic view none

Description Yosi Ben Shimon 2017-12-13 15:09:54 UTC
Created attachment 1367435 [details]
WebAdmin screenshot with chrome developer console

Description of problem:
In events list, both basic and advanced view, if the message contains a string (without spaces or '-') which takes more than 200 pixels, it overflows outside of the tooltip's boundaries.
For example: session value.

* Suggested reason/fix:
the 'max-width' property in 'tooltip-inner' css class is set to 200 pixels.
Print screen attached.


Version-Release number of selected component (if applicable):
WebAdmin version: 4.2.0.2-0.1.el7

How reproducible:
always.

Steps to Reproduce:
1. Click on 'Events' in the menu on the left pane.
2. Set the mouse pointer to hover a message text contains long string (like session value).
3. wait for the tooltip to appear.

Actual results:


Expected results:


Additional info:

Comment 1 Greg Sheremeta 2018-07-08 16:28:43 UTC
This seems to be fine now. @QE, feel free to test, but if it doesn't work, we have no capacity to fix.

Comment 2 Yosi Ben Shimon 2018-07-11 08:34:34 UTC
Tested both using Chrome and FireFox.
The actual result is that the string is still overflowing outside of the tooltip boundaries.

Maybe we can remove the right column for both Basic and Advanced view as its empty.

See attached screenshots:
Basic View -> the column right to the "Message" column.
Advanced View -> the column right to the "Custom Event Id" column.

Comment 3 Yosi Ben Shimon 2018-07-11 08:35:18 UTC
Created attachment 1458014 [details]
Advanced view

Comment 4 Yosi Ben Shimon 2018-07-11 08:35:48 UTC
Created attachment 1458015 [details]
Basic view

Comment 5 Greg Sheremeta 2018-07-11 10:00:54 UTC
Ok, thanks. It's working locally for me because I have a newer PatternFly. So this should get fixed down the road.

I don't have capacity to explicitly fix or track, so closing.