Bug 1339323 - Dialog content not fully displayed
Summary: Dialog content not fully displayed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.5.0
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: GA
: 5.7.0
Assignee: Dávid Halász
QA Contact: Shveta
URL:
Whiteboard: service:dialog
Depends On:
Blocks: 1341670
TreeView+ depends on / blocked
 
Reported: 2016-05-24 16:58 UTC by Colin Arnott
Modified: 2020-01-17 15:46 UTC (History)
10 users (show)

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


Attachments (Terms of Use)
[redacted] screenshot of issue (69.03 KB, image/png)
2016-05-24 16:58 UTC, Colin Arnott
no flags Details

Description Colin Arnott 2016-05-24 16:58:03 UTC
Created attachment 1161120 [details]
[redacted] screenshot of issue

Description of problem:
When we diplay the content of a complex dialog (Automate - Customization - Dialog) with lot of component, the part of the screen to not have slide bar to access the bottom components.

Version-Release number of selected component (if applicable):
cfme-5.5.3.4-1.el7cf.x86_64

How reproducible:
tricky

Steps to Reproduce:
1. Navigate to: Automate - Customization - Dialog
2. Expant the tree view in the accordion, till there are more elements than can fit in the ui frame.

Actual results:
accordion does not display a scroll bar, despite there being more elements below
(see screenshot)

Expected results:
have a scrollbar, and be able to scroll down the accordian, like all other ui elements

Additional info:
This is confirmed with Firefox 44.0.2

Comment 3 Harpreet Kataria 2016-05-24 21:21:59 UTC
Eric,

Looks like scrollbar is missing in Dialog editor tree. Is this something you can look into or should this be sent to David.

~Harpreet

Comment 9 CFME Bot 2016-06-21 22:01:17 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/92cab360633a229403328b0d9da12870a41ab126

commit 92cab360633a229403328b0d9da12870a41ab126
Author:     Dávid Halász <dhalasz>
AuthorDate: Mon Jun 20 10:07:01 2016 +0200
Commit:     Dávid Halász <dhalasz>
CommitDate: Mon Jun 20 10:07:01 2016 +0200

    Reinitialize accordions when editing a dialog
    
    FIXME: we're still using duplicate #accordion in this place
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1339323

 app/assets/javascripts/miq_application.js          | 4 ++--
 app/controllers/miq_ae_customization_controller.rb | 1 +
 app/presenters/explorer_presenter.rb               | 3 +++
 3 files changed, 6 insertions(+), 2 deletions(-)

Comment 10 Shveta 2016-09-20 20:02:39 UTC
Scroll bar shows up when the elements exceeded the page limit.
Verified in 5.7.0.0.20160906172503_12f65cb


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