Install an HVM guest and run this loop in a shell: i=0; while sleep 1; do echo $i; i=$((i+1)); done Change workspace, stay there, go back. The counter won't advance from the moment you press Ctrl-Alt-Right to the moment you go back to the original workspace and release Ctrl-Alt. Version-Release number of selected component (if applicable): xen-3.0.3-120.el5 How reproducible: 100% Steps to Reproduce: 1. See above. Actual results: Counter in the VM remains stuck. Expected results: Counter in the VM proceeds normally. Additional info: Fixed by upstream patch 6bb81603 ("Handle SDL grabs failing (Mark McLoughlin)")
Makes sense to backport this at the same time: bec131e69d29e55472f98412aa302f4c671423b3 show right cursor when ungrabbing
Adding 630814 to "blocks" due to conflict in the patches.
Fix built into xen-3.0.3-126.el5
Mirek, please remove the bug from the errata until we have some news on bug 664771. Without an SDL update, the bug will still be present.
Failed with xen-3.0.3-135.el5 + SDL-1.2.10-9.el5, the counter in the VM still stuck when change to another workspace.
As this was internally raised issue and it looks like there's no customer interest in sdl support, closing this as WONTFIX.