Bug 1445762

Summary: Scroll bar not appearing when looking at notifications
Product: Red Hat CloudForms Management Engine Reporter: luke couzens <lcouzens>
Component: UI - OPSAssignee: Martin Hradil <mhradil>
Status: CLOSED CURRENTRELEASE QA Contact: luke couzens <lcouzens>
Severity: medium Docs Contact:
Priority: high    
Version: 5.8.0CC: cpelland, hkataria, jhardy, mfeifer, mhradil, mpovolny, obarenbo, rspagnol, simaishi, sshveta
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: notification
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1498525 (view as bug list) Environment:
Last Closed: 2018-03-06 14:35:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1498525    
Attachments:
Description Flags
Screen shot showing bar missing none

Description luke couzens 2017-04-26 12:56:56 UTC
Created attachment 1274214 [details]
Screen shot showing bar missing

Description of problem:If you have more then one screen of events in notifications the scroll bar does not load.


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


How reproducible:100%


Steps to Reproduce:
1.provision appliance
2.generate lots of notifications (over one screen length)
3.click notification icon
4.click events

Actual results:Unable to scroll


Expected results:Scroll bar appears


Additional info:
Work around - If you open notifications click on events (displayed without scroll bar first time) then leaving events tree open click on notifications twice more to close and reopen the scroll bar appears. But if you click on events tree twice to hide and reveal them again the scroll bar disappears.

Comment 3 Dan Clarizio 2017-05-01 17:12:53 UTC
*** Bug 1446809 has been marked as a duplicate of this bug. ***

Comment 9 CFME Bot 2017-10-03 07:28:37 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:
https://github.com/ManageIQ/manageiq-ui-classic/commit/a75d94b502e694e23f40fe09f74b634b1aab0a58

commit a75d94b502e694e23f40fe09f74b634b1aab0a58
Author:     Martin Hradil <mhradil>
AuthorDate: Mon Oct 2 13:48:12 2017 +0000
Commit:     Martin Hradil <mhradil>
CommitDate: Mon Oct 2 14:08:37 2017 +0000

    miq.notifications - update accordion sizing when opening/closing an accordion
    
    opening/closing notifications triggers a resize which causes the styling to update correctly..
    
    but expanding/closing a notification group does not do the same.
    
    Thus, the styling only fits until one expands an accordion.
    
    This makes notifications trigger a `resize` event every time a notification group is collapsed or expanded -> the scrollbar should always appear now
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1445762

 .../controllers/notifications/notification-drawer.directive.js    | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Comment 11 luke couzens 2017-10-11 12:13:53 UTC
Verified in 5.9.0.1