Bug 1026607

Summary: [UXD] The hovers disappear to quickly.
Product: [JBoss] JBoss Operations Network Reporter: Mike Thompson <mithomps>
Component: UsabilityAssignee: Mike Thompson <mithomps>
Status: CLOSED CURRENTRELEASE QA Contact: Mike Foley <mfoley>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: JON 3.2CC: myarboro
Target Milestone: ER07   
Target Release: JON 3.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-02 20:42:56 UTC 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:
Bug Depends On: 1015205    
Bug Blocks:    

Description Mike Thompson 2013-11-05 03:42:53 UTC
Description of problem:
Another team member [who shall remain anonymous -- Jay] complained that the hovers go away too quickly to read the information. 

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


How reproducible:
Always


Steps to Reproduce:
1. Go to monitoring --> metrics 
2. open a graph


Actual results:
Metrics hovers over a bar only stay up for 5 seconds.


Expected results:
Metrics hovers should remain available long enough to read.

Comment 1 Mike Thompson 2013-11-05 03:47:15 UTC
I have increased the timeout from 5 seconds to 15 seconds. A timeout is required to keep the hovers from becoming orphaned on a screen refresh. Hovers are activated by onMouseOver, and release by onMouseOut. Now, if a mouseout never occurs and a screen refresh occurs then the hover is left orphaned and *there is no way to get rid of it*. Yes, it stays stuck on your screen. That is why we have the timeout on the hovers.

Comment 2 Mike Thompson 2013-11-05 03:57:11 UTC
This was committed to master as: e30123d

Waiting for approval to commit to release/jon3.2.x

Comment 3 Mike Thompson 2013-11-07 04:44:14 UTC
This was approved and has been pushed to 
release/jon3.2.x: b9696de

Comment 4 Simeon Pinder 2013-11-19 15:48:09 UTC
Moving to ON_QA as available for testing with new brew build.

Comment 5 Simeon Pinder 2013-11-22 05:13:41 UTC
Mass moving all of these from ER6 to target milestone ER07 since the ER6 build was bad and QE was halted for the same reason.