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:
yuck. let's try to solve this for 4.
Created attachment 1182492 [details] edit-pool-redundant-disk-allocation-table-header
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
This patch still needs to be backported to ovirt-engine-4.0 and ovirt-engine-4.0.2.
This is already merged in 4.0.2.
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!