Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1090077

Summary: [User Portal] ctrl-alt-del combo does not work, 'SetSendCtrlAltDelete' is always disabled
Product: Red Hat Enterprise Virtualization Manager Reporter: Jiri Belka <jbelka>
Component: ovirt-engine-userportalAssignee: Frantisek Kobzik <fkobzik>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Stehlik <pstehlik>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: ecohen, gklein, iheim, mavital, michal.skrivanek, rbalakri, Rhev-m-bugs, yeylon
Target Milestone: ---Keywords: Regression
Target Release: 3.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: virt
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-08 09:58:22 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:
Attachments:
Description Flags
spice-xpi.log none

Description Jiri Belka 2014-04-22 13:53:58 UTC
Created attachment 888513 [details]
spice-xpi.log

Description of problem:
ASt ctrl-alt-end mapping to ctrl-alt-del into guest OS does not work (BZ1090066, probably virt-viewer in RHEL6.5 is missing this feature), I was pressing ctrl-alt-del combo while using spice-xpi.

What a surprise, 'SetSendCtrlAltDelete' is always set to '0', disabled, in my spice-xpi.log, thus it makes it impossible to send this key combo into guest OS from keyboard. (Irrelevant but anyway, sending from virt-viewer menu works OK.)

Hasn't been this bug introduced with secure-attention option?

Version-Release number of selected component (if applicable):
rhevm-userportal-3.4.0-0.13.beta3.el6ev.noarch

How reproducible:
100%

Steps to Reproduce:
1. open spice console via spice-xpi from User Portal
2. press cltr-alt-del while mouse focus is inside spice console
3. check spice-xpi.log

Actual results:
2. nothing happens
3. SetSendCtrlAltDelete: 0 (disabled)

Expected results:
2. OS should trigger a windows
3. should be enabled

Additional info:
if you think such "security" feature - to prevent passing ctrl-alt-del - should be prevented with RHEVM, it should be configurable via engine-config but this enabled by default. thx!

Comment 2 Jiri Belka 2014-06-18 09:25:48 UTC
$ rpm -qa | egrep "spice-xpi|virt-viewer"
spice-xpi-2.7-24.el6.x86_64
virt-viewer-0.5.6-8.el6_5.3.x86_64