Bug 1042782

Summary: [RFE]: Fix Control-Alt-Delete functionality in console options
Product: [Retired] oVirt Reporter: Michal Skrivanek <michal.skrivanek>
Component: ovirt-engine-userportalAssignee: Frantisek Kobzik <fkobzik>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Novotny <pnovotny>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 3.4CC: acathrow, ecohen, fkobzik, iheim, mavital, michal.skrivanek, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: 3.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: virt
Fixed In Version: ovirt-3.4.0-alpha1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1029441 Environment:
Last Closed: 2014-03-31 15:04:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1023447, 1029441    
Bug Blocks: 859036, 948746    

Description Michal Skrivanek 2013-12-13 11:22:01 UTC
+++ This bug was initially created as a clone of Bug #1029441 +++

Description of problem:
Currently engine allows user to enable "pass c-a-d to virtual machine" per vm. When enabled, this features should redirect c-a-d keystroke from the client machine to the guest. However there are problems with current windows versions (> xp) since (for security reasons) the client OS always catches c-a-d keystroke.

Solution:
To solve this problem engine should utilize virt-viewer feature that allow mapping c-a-d to arbitrary keystroke (e.g. ctrl-alt-end) via the "hotkeys" option. The original "pass c-a-d option" will be removed.

This feature will be available for both SPICE and VNC protocols.

Comment 1 Frantisek Kobzik 2014-01-08 08:41:03 UTC
merged u/s: as e29af9398c907d834431deadc441c83f803c85ef

Comment 2 Sandro Bonazzola 2014-01-13 13:56:28 UTC
oVirt 3.4.0 alpha has been released including the fix for this issue.

Comment 3 Pavel Novotny 2014-03-20 17:28:23 UTC
Verified in downstream rhevm-3.4.0-0.9.beta1.el6ev (av3.1).

VM Console Options dialog now has option "Map control-alt-del shortcut to ctrl+alt+end" as replacement for "Pass Ctrl-Alt-Del to virtual machine".
If checked, keystroke Ctrl+Alt+End is passed to the guest (VM) as Ctrl+Alt+Del. This works for VNC console as well as for SPICE console.
The mapping is passed to the Virt Viewer in the console.vv file as argument "secure-attention=ctrl+alt+end".

Verified on clients (systems from were the VM console has been opened): Windows XP, Windows 7 x64 and RHEL 6.

Comment 4 Sandro Bonazzola 2014-03-31 15:04:19 UTC
This is an automated message: moving to Closed CURRENT_RELEASE since oVirt 3.4.0 has been released.