Bug 1344309 - Dashboard widgets menu Minimize/Maximize improper mouseover
Summary: Dashboard widgets menu Minimize/Maximize improper mouseover
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.6.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: GA
: 5.7.0
Assignee: Harpreet Kataria
QA Contact: Dmitry Misharov
URL:
Whiteboard: ui:dashboard
Depends On:
Blocks: 1353279
TreeView+ depends on / blocked
 
Reported: 2016-06-09 11:49 UTC by Matouš Mojžíš
Modified: 2017-01-12 05:01 UTC (History)
8 users (show)

Fixed In Version: 5.7.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1353279 (view as bug list)
Environment:
Last Closed: 2017-01-11 20:18:26 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Matouš Mojžíš 2016-06-09 11:49:56 UTC
Description of problem:
When I click on minimize in widget's menu then I mouseover on maximize text is not highlighted. Only icon is. And then if I click on maximize same thing happens with minimize.

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

How reproducible:
Always

Steps to Reproduce:
1.Cloud Intel -> Dashboard
2. Pick a widget and click on minimize
3. Mouseover maximize

Actual results:
Only icon is highlighted

Expected results:
Both icon and text should be highlighted

Additional info:

Comment 3 CFME Bot 2016-06-24 17:01:20 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/ee1b4bcfb1dff515820beeecfb8fc96578c766c7

commit ee1b4bcfb1dff515820beeecfb8fc96578c766c7
Author:     Harpreet Kataria <hkataria>
AuthorDate: Wed Jun 22 14:37:56 2016 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Wed Jun 22 14:37:56 2016 -0400

    Fixed JS replace/update of elements.
    
    Fixed JS code to replace/update elements on screen when toggling min/max buttons on dashboard widget. Span tag inside anchor tag was not getting updated properly causing it to not use proper class when hovering upon button text.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1344309

 app/controllers/dashboard_controller.rb | 6 ++----
 app/helpers/js_helper.rb                | 4 ++++
 2 files changed, 6 insertions(+), 4 deletions(-)

Comment 6 Dmitry Misharov 2016-09-09 08:39:07 UTC
Fixed and verified in 5.7.0.0.20160906172503_12f65cb. Whole line is highlighted now.


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