Bug 1085287 - [Admin Portal] New VM dialog shows 'VNC keyboard layout' when SPICE console protocol is selected
Summary: [Admin Portal] New VM dialog shows 'VNC keyboard layout' when SPICE console p...
Keywords:
Status: CLOSED DUPLICATE of bug 1057591
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 3.5.0
Assignee: Martin Betak
QA Contact: Pavel Stehlik
URL:
Whiteboard: virt
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-08 09:53 UTC by Jiri Belka
Modified: 2014-04-10 09:34 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-10 09:34:59 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
screenshot (83.46 KB, image/png)
2014-04-08 09:53 UTC, Jiri Belka
no flags Details

Description Jiri Belka 2014-04-08 09:53:53 UTC
Created attachment 883944 [details]
screenshot

Description of problem:
New VM dialog shows 'VNC keyboard layout' when SPICE console protocol is selected. There's no check that SPICE is selected and one can select keyboard layout from list and the value is saved into DB.

engine=# select vm_name,default_display_type,vnc_keyboard_layout from vm_static where vm_name = 'testttt';
-[ RECORD 1 ]--------+--------
vm_name              | testttt
default_display_type | 1
vnc_keyboard_layout  | ar


Version-Release number of selected component (if applicable):
av6/rhevm-webadmin-portal-3.4.0-0.13.beta3.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. new vm, show advanced options -> console
2.
3.

Actual results:
mixed console protocol options (spice and vnc keyboard layout)

Expected results:
vnc options should be hidden when spice is selected

Additional info:

Comment 1 Omer Frenkel 2014-04-09 07:49:43 UTC
well need to consider that as we plan to allow both protocols. bz 1033547

Comment 2 Martin Betak 2014-04-10 09:34:59 UTC

*** This bug has been marked as a duplicate of bug 1057591 ***


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