Bug 1374761 - Incorrect padding in Actions and Conditions selection screens
Summary: Incorrect padding in Actions and Conditions selection screens
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: All
OS: All
medium
low
Target Milestone: GA
: 5.9.0
Assignee: Eric Winchell
QA Contact: Dmitry Misharov
URL:
Whiteboard: ui
Depends On:
Blocks: 1458287 1460387
TreeView+ depends on / blocked
 
Reported: 2016-09-09 14:28 UTC by Dmitry Misharov
Modified: 2018-03-06 14:43 UTC (History)
5 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1458287 1460387 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:43:56 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot of the bug (96.77 KB, image/png)
2016-09-09 14:28 UTC, Dmitry Misharov
no flags Details

Description Dmitry Misharov 2016-09-09 14:28:42 UTC
Created attachment 1199486 [details]
Screenshot of the bug

Description of problem:
Condition and Action selection screens have big spans between available and chosen items. Look at the screenshot.

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

How reproducible:
Alwyas

Steps to Reproduce:
1. Navigate to Control->Explorer.
2. Create a policy.
3. Click "Edit this Policy's Condition assignments" or "Edit Actions for this Policy Event".

Actual results:
Big spans between selects.

Expected results:
Paddings shouldn't be so big.

Comment 4 CFME Bot 2017-05-31 16:18:29 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/26cbaa179419022451dfc406a58ac7b56a4d416c

commit 26cbaa179419022451dfc406a58ac7b56a4d416c
Author:     Eric Winchell <ewinchel>
AuthorDate: Wed May 17 16:15:54 2017 -0400
Commit:     Eric Winchell <ewinchel>
CommitDate: Thu May 25 15:46:29 2017 -0400

    make textarea based item selector responsive
    
    issue: #1314
    https://bugzilla.redhat.com/show_bug.cgi?id=1374761

 app/views/catalog/_column_lists.html.haml          |  97 +++----
 .../miq_ae_class/_domains_priority_form.html.haml  |  52 ++--
 app/views/miq_ae_class/_fields_seq_form.html.haml  |  62 ++---
 app/views/miq_policy/_action_options.html.haml     |  94 +++----
 .../miq_policy/_alert_profile_details.html.haml    | 120 ++++-----
 app/views/miq_policy/_event_details.html.haml      | 299 +++++++++------------
 app/views/miq_policy/_policy_details.html.haml     |  84 +++---
 app/views/miq_policy/_profile_details.html.haml    |  91 +++----
 app/views/ops/_ldap_seq_form.html.haml             |  80 +++---
 app/views/report/_db_seq_form.html.haml            |  68 +++--
 app/views/shared/buttons/_column_lists.html.haml   | 217 +++++++--------
 app/views/vm_common/_form.html.haml                | 100 +++----
 12 files changed, 640 insertions(+), 724 deletions(-)

Comment 7 Dmitry Misharov 2017-10-17 11:58:12 UTC
Verified in 5.9.0.2.20171010190026_0413a06. The paddings are normal.


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