Description of problem: When trying to create a Schedule for Automation Tasks, the top of the dropdown for Object Attribute Type is hidden by the toolbar at the top of the screen. Version-Release number of selected component (if applicable): 5.10.0.8 How reproducible: 100% Steps to Reproduce: 1.) Click on Administrator > Configuration > Schedules > Configuration > Add a new Schedule 2.) Select Automation Tasks from the Action dropdown 3.) In the Object Attribute section, click on the Type dropdown 4.) See that the top of the dropdown is blocked by the toolbar containing the Configuration dropdown Actual results: Top of the dropdown is blocked from view. Expected results: All entries in the dropdown can be seen. Additional info: Verified on both Firefox and Chrome.
Created attachment 1474451 [details] Dropdown after scrolling down to bottom of schedule
Created attachment 1474452 [details] Dropdown without scrolling down to bottom of schedule
I'm attaching two screenshots, running firefox-61.0.1-3.fc27.x86_64: 1.) Screenshot_2018-08-08 CFME Configuration.png If I first scroll down to the bottom of the schedule page, then click on the Type dropdown, then I can see all of the available types, because it opens downwards. 2.) Screenshot_2018-08-08 CFME Configuration 2.png If instead I click on the Type dropdown without first scrolling down to the bottom of the schedule, then the dropdown opens upwards, and the top is hidden by the horizontal toolbar. Using google-chrome-stable-68.0.3440.84-1.x86_64 on F27, with the browser window filling the screen, I see the same problem either way, regardless of whether I scroll to the bottom of the page first. If I shrink the height of the browser to ~3/4 size, then scroll down to the bottom, I can get the dropdown to open downwards.
https://github.com/ManageIQ/manageiq-ui-classic/pull/4443
New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/fa739f01ff80036622cc1e6f9ede373c837c5b8d commit fa739f01ff80036622cc1e6f9ede373c837c5b8d Author: Eric Winchell <ewinchel> AuthorDate: Thu Aug 9 13:58:58 2018 -0400 Commit: Eric Winchell <ewinchel> CommitDate: Thu Aug 9 13:58:58 2018 -0400 Fix Object Attribute Type dropdown https://bugzilla.redhat.com/show_bug.cgi?id=1613934 app/views/static/ae_resolve_options/ae-resolve-options-component.html.haml | 11 +- 1 file changed, 6 insertions(+), 5 deletions(-)
Verified on 5.10.0.14.