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:
well need to consider that as we plan to allow both protocols. bz 1033547
*** This bug has been marked as a duplicate of bug 1057591 ***