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:
new build works for me in Windows XP: mingw-virt-viewer 0.5.3-23 mingw-spice-gtk-0.14-5.el6ev.noarch
(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?
closed as NOTABUG per latest comment