------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=137288 ------- Additional Comments From ehabkost raisama net 2006-11-30 23:16 ------- Thanks for the pointer. I am not a X expert, so I don't see right now how the change on rev243747 is related to my report. However, now that I see exactly the point where XUngrabKeyboard() happens, I will do some debugging to have a better understanding of what is causing the problem. As the keyboard is ungrabbed very soon, before KGlobalAccel::keyPressed() is called, It looks like the problem doesn't happen when the global shortcut handler takes too long, but when the application is not handling X11 events immediately. Please correct me if any of my assumptions is wrong. I will do some debugging and then report what I discover. If you think it is appropriate, you can assign the bug to me, as now I am volunteering to debug the issue. :)