Bug 1418462
| Summary: | Calendar control on C&U gap collection page is clipped | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Nandini Chandra <nachandr> | ||||
| Component: | UI - OPS | Assignee: | Milan Zázrivec <mzazrivec> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nandini Chandra <nachandr> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 5.7.0 | CC: | hkataria, jhardy, mpovolny, obarenbo, simaishi | ||||
| Target Milestone: | GA | Keywords: | TestOnly | ||||
| Target Release: | 5.9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | ui:c&u | ||||||
| Fixed In Version: | 5.9.0.1 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | |||||||
| : | 1444872 (view as bug list) | Environment: | |||||
| Last Closed: | 2018-03-06 15:42:12 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: | 1444872 | ||||||
| Attachments: |
|
||||||
This issue is seen with both FF and Chrome. New commit detected on ManageIQ/manageiq-ui-classic/master: https://github.com/ManageIQ/manageiq-ui-classic/commit/b97ef8cf60863b8280d97519e89a0079d260ed2e commit b97ef8cf60863b8280d97519e89a0079d260ed2e Author: Milan Zazrivec <mzazrivec> AuthorDate: Wed Apr 19 13:40:40 2017 +0200 Commit: Milan Zazrivec <mzazrivec> CommitDate: Wed Apr 19 13:40:40 2017 +0200 Don't clip calendar control in C&U screen https://bugzilla.redhat.com/show_bug.cgi?id=1418462 app/views/ops/_diagnostics_cu_repair_tab.html.haml | 1 + 1 file changed, 1 insertion(+) Verified in 5.9.0.5 |
Created attachment 1246909 [details] screen shot of Calendar control on C&U Gap Collection page Description of problem: ----------------------- The Calendar control on C&U gap collection page is clipped.So,it's not possible to select months.See attached screen shot. Version-Release number of selected component (if applicable): -------------------------------------------------------------- 5.7.1 How reproducible: ----------------- Always Steps to Reproduce: ------------------- 1.Navigate to the Configuration->Diagnostics page. 2.Click 'C&U Gap Collection' tab. 3.Select Start and End dates. Actual results: -------------- Calendar control on C&U gap collection page is clipped. Expected results: ----------------- Calendar control on C&U gap collection page shouldn't be clipped. Additional info: ----------------