Bug 1445762 - Scroll bar not appearing when looking at notifications
Summary: Scroll bar not appearing when looking at notifications
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.8.0
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: GA
: 5.9.0
Assignee: Martin Hradil
QA Contact: luke couzens
URL:
Whiteboard: notification
: 1446809 (view as bug list)
Depends On:
Blocks: 1498525
TreeView+ depends on / blocked
 
Reported: 2017-04-26 12:56 UTC by luke couzens
Modified: 2021-06-10 12:15 UTC (History)
10 users (show)

Fixed In Version: 5.9.0.1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1498525 (view as bug list)
Environment:
Last Closed: 2018-03-06 14:35:55 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screen shot showing bar missing (84.31 KB, image/png)
2017-04-26 12:56 UTC, luke couzens
no flags Details

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


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