Created attachment 1489924 [details] Screenshot is showing actual results 5.10 Description of problem: Version-Release number of selected component (if applicable):5.10.0.17.20180927011235_1b5cf54 How reproducible:100% Steps to Reproduce: 1. Do some Operations which throws some notifications (I have enabled Ansible role and added few Repo's) 2. Hover the Messages 3. Actual results: Hover message of very first Notification is hidden (See attached screenshot.) Expected results: Full hover message should be shown. Additional info:
https://github.com/ManageIQ/manageiq-ui-classic/pull/4821
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/3155310b747e91a7346c7fba60a4e9d278c57434 commit 3155310b747e91a7346c7fba60a4e9d278c57434 Author: Dávid Halász <dhalasz> AuthorDate: Wed Oct 24 10:04:47 2018 -0400 Commit: Dávid Halász <dhalasz> CommitDate: Wed Oct 24 10:04:47 2018 -0400 Fix bottom tooltip placement for notifications in the drawer Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1635597 app/views/static/notification_drawer/_notification-body.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commit detected on ManageIQ/manageiq-ui-classic/hammer: https://github.com/ManageIQ/manageiq-ui-classic/commit/519f8498c54399cd055e86ba7edf2ad972342adb commit 519f8498c54399cd055e86ba7edf2ad972342adb Author: Milan Zázrivec <mzazrivec> AuthorDate: Thu Oct 25 05:49:54 2018 -0400 Commit: Milan Zázrivec <mzazrivec> CommitDate: Thu Oct 25 05:49:54 2018 -0400 Merge pull request #4821 from skateman/drawer-tooltip-fix Fix bottom tooltip placement for notifications in the drawer (cherry picked from commit cb080ecec63f95066dc37f7dcc8c24116c895679) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1635597 app/views/static/notification_drawer/_notification-body.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Created attachment 1502492 [details] Verified on 5.10.0.22
FIXED. Verified on 5.10.0.22.20181030184024_26956a0.