Bug 1123319
| Summary: | Misalignment in 'New Cluster' dialog | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Lijun Li <lijli> | ||||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Greg Sheremeta <gshereme> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Kubica <pkubica> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 3.5.0 | CC: | ecohen, gklein, gshereme, iheim, oourfali, pstehlik, qe-i18n-bugs, rbalakri, Rhev-m-bugs, yeylon | ||||||
| Target Milestone: | --- | Keywords: | i18n | ||||||
| Target Release: | 3.5.0 | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | infra | ||||||||
| Fixed In Version: | org.ovirt.engine-root-3.5.0-14 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2015-02-17 17:08:15 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1156162 | ||||||||
| Attachments: |
|
||||||||
|
Description
Lijun Li
2014-07-25 10:04:22 UTC
Created attachment 920944 [details]
Misalignment in 'New Cluster' dialog
Einav, please review the proposed patch and let me know if a more general approach should be taken here by the UX team from Vojtech: """ There are two problems (i.e. New Cluster dialog / Optimization side-tab): 1, assume the label fits entirely in dialog's content pane: problem: part of label is in-line with radio, rest of label is below quick fix: remove "width: 90%" on <div> content under <label> 2, assume the label is longer than (doesn't fit) dialog's content pane: problem: entire label is rendered below the radio quick fix: set "display: inline" on <label> and its <div> content Increasing width of dialog doesn't fix the root cause, I think we should fix this on default CSS style (widget/infra) level. """ @Greg - your take on this? Created attachment 930689 [details]
fix
I agree with Vojtech that those are the problems. For some reason, only this dialog had those CSS values. So it wasn't really a 'global' problem. But I went ahead and posted a fix that fixes the root cause. fixed in vt3, moving to on_qa. if you believe this bug isn't released in vt3, please report to rhev-integ Alignment in tab 'Cluster Policy' in French language is still the same as shown on the right side of the attached screen-shot "Misalignment in 'New Cluster' dialog" gah, I totally missed that that was on a different tab. Sorry -- thanks. this should be all set now this bug was moved to MODIFIED before vt4 build date thus moving to ON_QA. if you belive this bug isn't in vt4, please report to rhev-integ This bug fix isn't in vt4. I reported to rhev-integ per Eyal's instructions this bug status was moved to MODIFIED before engine vt5 was built, hence moving to on_qa, if this was mistake and the fix isn't in, please contact rhev-integ Verified in rhevm 3.5.0-0.14.beta.el6ev rhev 3.5.0 was released. closing. |