Bug 1026607 - [UXD] The hovers disappear to quickly.
Summary: [UXD] The hovers disappear to quickly.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Operations Network
Classification: JBoss
Component: Usability
Version: JON 3.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ER07
: JON 3.2.0
Assignee: Mike Thompson
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On: 1015205
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-05 03:42 UTC by Mike Thompson
Modified: 2014-01-02 20:42 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-02 20:42:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.