Bug 851845
| Summary: | [RFE] web-admin: please allow dialog resizing | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Einav Cohen <ecohen> |
| Component: | ovirt-engine-webadmin-portal | Assignee: | Einav Cohen <ecohen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Pavel Stehlik <pstehlik> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | unspecified | CC: | acathrow, derez, ecohen, iheim, jkt, Rhev-m-bugs, ykaul |
| Target Milestone: | --- | Keywords: | FutureFeature, Tracking |
| Target Release: | 3.1.0 | Flags: | sgrinber:
Triaged+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | ux | ||
| Fixed In Version: | Doc Type: | Enhancement | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-08 16:30:09 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: | |||
|
Description
Einav Cohen
2012-08-26 12:58:08 UTC
einav - why do we need this general bug? i think a per problematic dialog would be better? Derez - IIUC, the code is already there (you added it when solving bug 846327) - do we need to "extract" a dialog-resizing infrastructure from the existing code, or does the dialog-resizing infrastructure already exist (in this case - this BZ can be closed)? (In reply to Einav Cohen from comment #3) > Derez - IIUC, the code is already there (you added it when solving bug > 846327) - do we need to "extract" a dialog-resizing infrastructure from the > existing code, or does the dialog-resizing infrastructure already exist (in > this case - this BZ can be closed)? Yes, the infrastructure was introduced back in 3.1 by [1]. Making a dialog resizable requires only the following statement: 'enableResizeSupport(true)'. So this bug can indeed be closed on CURRENTRELEASE. [1] http://gerrit.ovirt.org/#/c/7554/ great, many thanks, Derez. |