Bug 1149478
| Summary: | dragging a dialog window below the viewport causes scrollbars | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Gilad Lazarovich <glazarov> | ||||
| Component: | Frontend.WebAdmin | Assignee: | Nobody <nobody> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Lukas Svaty <lsvaty> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3.5.0 | CC: | acanan, bugs, ebenahar, gshereme, lsurette, Rhev-m-bugs, srevivo | ||||
| Target Milestone: | --- | Keywords: | Improvement | ||||
| Target Release: | --- | Flags: | sbonazzo:
ovirt-4.3-
|
||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2018-11-13 13:57:17 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
there is no problem with moving the dialog outside the display area, only it probably shouldn't bring up the scroll-bars. we may be able to take care of that once we will migrate to PatternFly. Relevant in 4.2? I'd call this a bug (papercut), not an RFE Anyway, in 4.2 now: dragging a dialog window below the viewport causes scrollbars. When you scroll, the grayed out background is only shown in the previous viewport area. The newly-scrolled-to area is white. The scrollbars aren't really a big deal, and maybe even desirable where we have huge dialogs. But the background issue should be fixed. *** Bug 1534546 has been marked as a duplicate of this bug. *** Unfortunately, we do not have capacity to fix this bug. |
Created attachment 944028 [details] DIalog windows allowed to move under the display area opening up the need for scrollbars Description of problem: [UX] Moving dialog windows is allowed under the current display area which brings up scrollbars Version-Release number of selected component (if applicable): 3.5 vt4 How reproducible: 100% Steps to Reproduce: 1. Open any dialog window such as the New Data Center dialog 2. Attempt to move the dialog under the display area and either left or right of it Actual results: The dialog windows are allowed to be moved under the current display area which brings up scrollbars Expected results: Do not allow the dialog to be moved outside the display area in a way that creates scrollbars