Bug 1358432

Summary: Storage allocation table in New VM dialog has shifted columns
Product: [oVirt] ovirt-engine Reporter: jniederm
Component: Frontend.WebAdminAssignee: Daniel Erez <derez>
Status: CLOSED CURRENTRELEASE QA Contact: Kevin Alon Goldblatt <kgoldbla>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.1.0CC: acanan, amureini, bugs, derez, tnisan
Target Milestone: ovirt-4.0.2Flags: rule-engine: ovirt-4.0.z+
rule-engine: exception+
rule-engine: planning_ack+
rule-engine: devel_ack+
acanan: testing_ack+
Target Release: 4.0.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-4.0.2.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-12 14:24:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Storage RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot
none
edit-pool-redundant-disk-allocation-table-header none

Description jniederm 2016-07-20 16:28:34 UTC
Created attachment 1182171 [details]
screenshot

Description of problem:
Columns' width don't correspond to width of header cells. Content of 'Disk Profile' column seems to be completely missing.


Version-Release number of selected component (if applicable):
4.1 master, commit d1c81eb

How reproducible:
100%

Steps to Reproduce:
1. Webadmin:
2. Make sure there is a template with disk
3. Open New VM dialog
4. Select a template with disk
5. Select Resource Allocation tab and scroll down

Actual results:
Disk allocation table has wider regular cells that header cells

Expected results:
All cells in each column have same width.

Additional info:

Comment 1 Allon Mureinik 2016-07-21 12:45:05 UTC
yuck. let's try to solve this for 4.

Comment 2 jniederm 2016-07-21 13:04:37 UTC
Created attachment 1182492 [details]
edit-pool-redundant-disk-allocation-table-header

Comment 3 jniederm 2016-07-21 13:10:25 UTC
There is another problem with disk allocation table. It's header is redundantly shown in Edit pool dialog of pool without disks. See attachment 1182492 [details].

Steps to reproduce:
1. Create a pool without disks.
2. Edit it
3. Go to Resource Allocation tab, scroll down

Actual result:
Redundant header is shown.

Version:
4.0 master, commit 9c88731

Comment 4 Allon Mureinik 2016-07-26 11:30:30 UTC
This patch still needs to be backported to ovirt-engine-4.0 and ovirt-engine-4.0.2.

Comment 6 Allon Mureinik 2016-08-01 11:01:44 UTC
This is already merged in 4.0.2.

Comment 7 Kevin Alon Goldblatt 2016-08-03 13:03:57 UTC
Tested with the following code:
----------------------------------------
rhevm-4.0.2.3-0.1.el7ev.noarch
vdsm-4.18.9-1.el7ev.x86_64


Tested with the following scenario:

Steps to Reproduce:
1. Webadmin:
2. Make sure there is a template with disk
3. Open New VM dialog
4. Select a template with disk
5. Select Resource Allocation tab and scroll down

Actual results:
All cells in each column have same width.


Moving to VERIFIED!