Bug 929086

Summary: CONTROLLER_SEND_CAD should only apply to keyboard-originated key combos, not menu-originated ones
Product: Red Hat Enterprise Virtualization Manager Reporter: David Jaša <djasa>
Component: mingw-virt-viewerAssignee: Marc-Andre Lureau <marcandre.lureau>
Status: CLOSED NOTABUG QA Contact: Desktop QE <desktop-qa-list>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 3.2.0CC: acathrow, cfergeau, dblechte, dyasny, pvine, uril
Target Milestone: ---   
Target Release: 3.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 929085 Environment:
Last Closed: 2013-04-24 17:28:25 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: 929085    
Bug Blocks:    

Description David Jaša 2013-03-29 08:40:01 UTC
this bug combined with bug 928862 means that it is not possible to log in to windows guest from windows 7 clients --> "urgent" severity and blocker? flag.

+++ This bug was initially created as a clone of Bug #929085 +++

Description of problem:
CONTROLLER_SEND_CAD should only apply to keyboard-originated key combos, not menu-originated ones. Current behaviour together with "fix" of bug 868395 mean that user is not able to log into the VM that requires ctrl-alt-del to be pressed to log in.
Current behaviour actually makes no sense from historical POV either as CONTROLLER_SEND_CAD is an consolidated option that should decide if _keyboard originated_ CAD should be received exclusively by client or by the guest. Given that menu-originated keys are always meant for the guest, this decision shouldn't apply to them

Version-Release number of selected component (if applicable):
spice-gtk-0.14-7.el6.x86_64
mingw-spice-gtk-0.14-5.el6ev.noarch

How reproducible:
always

Steps to Reproduce:
1. connect to some guest with CONTROLLER_SEND_CAD set to false
2. issue ctrl-alt-del via "Send Keys" menu
3.
  
Actual results:
key combo is not sent

Expected results:
key combo should be sent

Additional info:

Comment 3 David Jaša 2013-04-12 14:31:48 UTC
new build works for me in Windows XP:
mingw-virt-viewer 0.5.3-23
mingw-spice-gtk-0.14-5.el6ev.noarch

Comment 4 Marc-Andre Lureau 2013-04-15 12:09:41 UTC
(In reply to comment #3)
> new build works for me in Windows XP:
> mingw-virt-viewer 0.5.3-23
> mingw-spice-gtk-0.14-5.el6ev.noarch

should we close that bug?

Comment 9 David Blechter 2013-04-24 17:28:25 UTC
closed as NOTABUG per latest comment