Bug 1254328

Summary: VMs / Instances search box is not available (visible) when custom logo is in use
Product: Red Hat CloudForms Management Engine Reporter: Chris Pelland <cpelland>
Component: UI - OPSAssignee: Harpreet Kataria <hkataria>
Status: CLOSED ERRATA QA Contact: Jan Krocil <jkrocil>
Severity: medium Docs Contact:
Priority: high    
Version: 5.4.0CC: cpelland, dajohnso, eminguez, fdupont, hkataria, jdeubel, jhardy, jkrocil, jocarter, mfeifer, mpovolny, obarenbo, snansi
Target Milestone: GAKeywords: ZStream
Target Release: 5.4.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.4.2.0 Doc Type: Bug Fix
Doc Text:
In the previous version of CloudForms Management Engine, the VMs / Instances search box could become unavailable when a custom logo was added. This was because the class used for the custom logo did not calculate screen positioning correctly. This bug was fixed by correcting the positioning code used for the custom logo. The VMs / Instances search box is displayed correctly when using a custom logo in the new version of CloudForms Management Engine.
Story Points: ---
Clone Of: 1237091 Environment:
Last Closed: 2015-09-09 12:26:50 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: 1237091, 1258519    
Bug Blocks:    

Comment 2 CFME Bot 2015-08-18 22:07:59 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=8b4214b0e5805b2ec769be8a58b3ddaab9ef572a

commit 8b4214b0e5805b2ec769be8a58b3ddaab9ef572a
Merge: 0f21f7c f340e52
Author:     Dan Clarizio <dclarizi>
AuthorDate: Tue Aug 18 14:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Tue Aug 18 14:18:16 2015 -0400

    Merge branch '54z_bz_1254328' into '5.4.z'
    
    Fixed positioning of whitelabeled class
    
    Fixed positioning of whitelabeled class that is used when user has a custom logo in place, this was causing search box to not appear in right place.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1237091
    https://bugzilla.redhat.com/show_bug.cgi?id=1254328
    
    @dclarizio please review, clean patch from upstream was applied.
    original PR: https://github.com/ManageIQ/manageiq/pull/3899
    
    See merge request !229

 vmdb/app/views/stylesheets/_template50.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 3 CFME Bot 2015-08-18 22:08:07 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f340e522e96d10676b1e870221d581f81c9c4773

commit f340e522e96d10676b1e870221d581f81c9c4773
Author:     Harpreet Kataria <hkataria>
AuthorDate: Tue Aug 18 10:10:49 2015 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Tue Aug 18 10:56:22 2015 -0400

    Fixed positioning of whitelabeled class
    
    Fixed positioning of whitelabeled class that is used when user has a custom logo in place, this was causing search box to not appear in right place.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1237091
    https://bugzilla.redhat.com/show_bug.cgi?id=1254328

 vmdb/app/views/stylesheets/_template50.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 4 CFME Bot 2015-08-18 22:08:47 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f340e522e96d10676b1e870221d581f81c9c4773

commit f340e522e96d10676b1e870221d581f81c9c4773
Author:     Harpreet Kataria <hkataria>
AuthorDate: Tue Aug 18 10:10:49 2015 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Tue Aug 18 10:56:22 2015 -0400

    Fixed positioning of whitelabeled class
    
    Fixed positioning of whitelabeled class that is used when user has a custom logo in place, this was causing search box to not appear in right place.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1237091
    https://bugzilla.redhat.com/show_bug.cgi?id=1254328

 vmdb/app/views/stylesheets/_template50.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 5 CFME Bot 2015-08-18 22:09:20 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=8b4214b0e5805b2ec769be8a58b3ddaab9ef572a

commit 8b4214b0e5805b2ec769be8a58b3ddaab9ef572a
Merge: 0f21f7c f340e52
Author:     Dan Clarizio <dclarizi>
AuthorDate: Tue Aug 18 14:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Tue Aug 18 14:18:16 2015 -0400

    Merge branch '54z_bz_1254328' into '5.4.z'
    
    Fixed positioning of whitelabeled class
    
    Fixed positioning of whitelabeled class that is used when user has a custom logo in place, this was causing search box to not appear in right place.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1237091
    https://bugzilla.redhat.com/show_bug.cgi?id=1254328
    
    @dclarizio please review, clean patch from upstream was applied.
    original PR: https://github.com/ManageIQ/manageiq/pull/3899
    
    See merge request !229

 vmdb/app/views/stylesheets/_template50.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 6 CFME Bot 2015-08-18 22:11:13 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=8b4214b0e5805b2ec769be8a58b3ddaab9ef572a

commit 8b4214b0e5805b2ec769be8a58b3ddaab9ef572a
Merge: 0f21f7c f340e52
Author:     Dan Clarizio <dclarizi>
AuthorDate: Tue Aug 18 14:18:16 2015 -0400
Commit:     Dan Clarizio <dclarizi>
CommitDate: Tue Aug 18 14:18:16 2015 -0400

    Merge branch '54z_bz_1254328' into '5.4.z'
    
    Fixed positioning of whitelabeled class
    
    Fixed positioning of whitelabeled class that is used when user has a custom logo in place, this was causing search box to not appear in right place.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1237091
    https://bugzilla.redhat.com/show_bug.cgi?id=1254328
    
    @dclarizio please review, clean patch from upstream was applied.
    original PR: https://github.com/ManageIQ/manageiq/pull/3899
    
    See merge request !229

 vmdb/app/views/stylesheets/_template50.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 7 CFME Bot 2015-08-18 22:11:38 UTC
New commit detected on cfme/5.4.z:
https://code.engineering.redhat.com/gerrit/gitweb?p=cfme.git;a=commitdiff;h=f340e522e96d10676b1e870221d581f81c9c4773

commit f340e522e96d10676b1e870221d581f81c9c4773
Author:     Harpreet Kataria <hkataria>
AuthorDate: Tue Aug 18 10:10:49 2015 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Tue Aug 18 10:56:22 2015 -0400

    Fixed positioning of whitelabeled class
    
    Fixed positioning of whitelabeled class that is used when user has a custom logo in place, this was causing search box to not appear in right place.
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1237091
    https://bugzilla.redhat.com/show_bug.cgi?id=1254328

 vmdb/app/views/stylesheets/_template50.html.haml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comment 9 Jan Krocil 2015-08-24 06:54:40 UTC
Verified fixed in 5.4.2.0 - 5.4.2.0.20150820153254_83e434d.

Comment 11 errata-xmlrpc 2015-09-09 12:26:50 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-1744.html