Bug 1015205
Summary: | Chart hovers get orphaned after screen refresh | ||||||
---|---|---|---|---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Mike Thompson <mithomps> | ||||
Component: | Core UI | Assignee: | Mike Thompson <mithomps> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.10 | CC: | hrupp | ||||
Target Milestone: | ER04 | ||||||
Target Release: | RHQ 4.10 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-04-23 12:31:33 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: | |||||||
Bug Blocks: | 1026607 | ||||||
Attachments: |
|
Description
Mike Thompson
2013-10-03 16:08:39 UTC
Created attachment 807163 [details]
Orphaned Hover
Added a timeout that will automatically remove the hover after 5 seconds. Committed to master: 85dba81 This also needs: master commit: e05af63 To fix issue with toggling visibility in between refreshes. If a refresh comes along and refreshes the screen the selected state can get confused with a new state and toggling becomes confused. To the user they just lose the ability of hovers after a refresh! To combat this, explicit hide/show eliminates the statefulness of the toggle command. Bulk closing of 4.10 issues. If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10. |