Bug 834341
| Summary: | webadmin: attach disk does not show the disk description [chrome only] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Dafna Ron <dron> | ||||
| Component: | ovirt-engine-webadmin-portal | Assignee: | Arik <ahadas> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dafna Ron <dron> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.1.0 | CC: | abaron, acathrow, derez, dyasny, ecohen, hateya, iheim, michal.skrivanek, Rhev-m-bugs, ykaul | ||||
| Target Milestone: | --- | Keywords: | Reopened | ||||
| Target Release: | 3.2.0 | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | virt | ||||||
| Fixed In Version: | sf1 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-07-08 15:08:15 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 915537 | ||||||
| Attachments: |
|
||||||
|
Description
Dafna Ron
2012-06-21 15:18:56 UTC
SI9.1: No change in behavior - In the Attach Disk dialog I cannot see neither the disk Alias nor the disk Description. BTW, why are we calling it disk alias and not disk name? Created attachment 596406 [details]
attach disk - no alias nor description of the disk available
Just checked it on si9.1, works for me, can you please check it on Firefox, maybe that's the problem (In reply to comment #4) > Just checked it on si9.1, works for me, can you please check it on Firefox, > maybe that's the problem Correct. Does not work: Chrome v20.0.1132.47 (Official Build 144678) beta Works: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1 Well, the dialog is missing the width parameters for most of the columns, so they are considered 0. Firefox somehow makes up his own number. This seems to be wrong in VmDiskPopupWidget.java, I guess the width should be defined for all columns. This bug was merged upstream verified on sf2 on firefox and chrome. 3.2 has been released 3.2 has been released 3.2 has been released |