Bug 1408134 - BUG: "interface" field empty in "attach disk" windows Ovirt 4.0.5
Summary: BUG: "interface" field empty in "attach disk" windows Ovirt 4.0.5
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: BLL.Storage
Version: 4.0.5
Hardware: x86_64
OS: Unspecified
unspecified
low
Target Milestone: ovirt-4.1.1
: 4.1.1.3
Assignee: Tal Nisan
QA Contact: Kevin Alon Goldblatt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-22 09:10 UTC by Andrea Ghelardi
Modified: 2017-04-21 09:34 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-21 09:34:33 UTC
oVirt Team: Storage
Embargoed:
rule-engine: ovirt-4.1+
rule-engine: exception+


Attachments (Terms of Use)
archive containing UI screenshot (119.81 KB, application/x-7z-compressed)
2016-12-22 09:10 UTC, Andrea Ghelardi
no flags Details
Before the fix (36.55 KB, image/png)
2017-03-01 09:00 UTC, Tal Nisan
no flags Details
After the fix (36.98 KB, image/png)
2017-03-01 09:00 UTC, Tal Nisan
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 73307 0 master MERGED webadmin: Adjust select elements font color on a selected table row 2017-03-01 10:14:28 UTC
oVirt gerrit 73313 0 ovirt-engine-4.1 MERGED webadmin: Adjust select elements font color on a selected table row 2017-03-01 10:14:55 UTC
oVirt gerrit 73314 0 ovirt-engine-4.1.1.z MERGED webadmin: Adjust select elements font color on a selected table row 2017-03-01 10:15:22 UTC

Description Andrea Ghelardi 2016-12-22 09:10:54 UTC
Created attachment 1234689 [details]
archive containing UI screenshot

Description of problem:
FYI there is a minor, cosmetic bug in 4.0.5 GUI

Version-Release number of selected component (if applicable):
Version 4.0.5.5-1.el7.centos

How reproducible:
100%

Steps to Reproduce:
1) Select VM -> tab DISKS
2) Click Attach -> “Attach” window pop-ups with list of available disks  (attach PNG01)
3) You can click and select interface type (attach PNG02)
4) If you select disk to attach, Interface becomes blank (PNG03 and PNG04)
5) If you move mouse up and down, correct entry is shown  (and just that one) PNG05 and PNG06
6) Once selected, filed is still blank (in this case, Virtio-scsi) PNG07
7) Disk is attached correctly, according to option “blindly” selected PNG08

Actual results:
as per description from point 4 onward, list of selectable items is blank

Expected results:
Interface should always show selectable items

Additional info:
None

Comment 1 Tal Nisan 2016-12-25 12:35:01 UTC
Hi Andrea,
I've reproduced the issue, the problem is in fact only with the styling of the interface box content appearing in the color of the background and thus looking empty yet the box itself is not empty

Comment 2 Tal Nisan 2017-03-01 09:00:01 UTC
Created attachment 1258606 [details]
Before the fix

Comment 3 Tal Nisan 2017-03-01 09:00:26 UTC
Created attachment 1258607 [details]
After the fix

Comment 4 Kevin Alon Goldblatt 2017-03-09 19:11:16 UTC
Verified with the following code:
--------------------------------------
ovirt-engine-4.1.1.3-0.1.el7.noarc
rhevm-4.1.1.3-0.1.el7.noarch
vdsm-4.19.7-1.el7ev.x86_64


Verified with the following scenario:
--------------------------------------
Steps to Reproduce:
1) Select VM -> tab DISKS
2) Click Attach -> “Attach” window pop-ups with list of available disks  (attach PNG01)
3) You can click and select interface type (attach PNG02)
4) If you select disk to attach, Interface becomes blank (PNG03 and PNG04)
5) If you move mouse up and down, correct entry is shown  (and just that one) PNG05 and PNG06
6) Once selected, filed is still blank (in this case, Virtio-scsi) PNG07
7) Disk is attached correctly, according to option “blindly” selected PNG08

Actual results:
All selectable items in drop down lists are now active and may be selected

Moving to VERIFIED!


Note You need to log in before you can comment on or make changes to this bug.