Bug 1613934
| Summary: | Object Attribute Type dropdown partially hidden when creating Schedule for Automation Tasks | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Tasos Papaioannou <tpapaioa> | ||||||
| Component: | UI - OPS | Assignee: | Eric Winchell <ewinchel> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Tasos Papaioannou <tpapaioa> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 5.10.0 | CC: | dmetzger, ewinchel, hkataria, lavenel, mpovolny, obarenbo, simaishi, tpapaioa | ||||||
| Target Milestone: | GA | ||||||||
| Target Release: | 5.10.0 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 5.10.0.11 | Doc Type: | If docs needed, set a value | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2019-02-12 16:51:04 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Attachments: |
|
||||||||
|
Description
Tasos Papaioannou
2018-08-08 15:07:39 UTC
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. 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. |