Tomas Jelinek has submitted this change and it was merged.
Change subject: userportal:Spice Option:Pass Ctrl-Alt-Del to VM is grayed out on windows
client
......................................................................
userportal:Spice Option:Pass Ctrl-Alt-Del to VM is grayed out on windows client
Steps to Reproduce:
1. Go to the RHEVM user portal (Basic or Extended) from a windows client
2. Go to console options of a running VM
Pass Ctrl-Alt-Del to virtual machine is checked and grayed out. Expected result
is that this option should be unchecked and grayed out. Fixed by adding check
for windows client in the SpiceInterfaceImpl.
Change-Id: I80b4144e31bf7cafa854945189dacff5fdc3a5af
Signed-off-by: Frantisek Kobzik <fkobzik(a)redhat.com>
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=868395
---
M
frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/presenter/popup/console/ConsolePopupPresenterWidget.java
1 file changed, 3 insertions(+), 1 deletion(-)
Approvals:
Tomas Jelinek: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/8906
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I80b4144e31bf7cafa854945189dacff5fdc3a5af
Gerrit-PatchSet: 6
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Frank Kobzik <fkobzik(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>