<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - key event going to display even with keyboard ungrabbed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93249#c21">Comment # 21</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - key event going to display even with keyboard ungrabbed"
href="https://bugs.freedesktop.org/show_bug.cgi?id=93249">bug 93249</a>
from <span class="vcard"><a class="email" href="mailto:marcandre.lureau@gmail.com" title="Marc-Andre Lureau <marcandre.lureau@gmail.com>"> <span class="fn">Marc-Andre Lureau</span></a>
</span></b>
<pre>(In reply to Zeeshan Ali from <a href="show_bug.cgi?id=93249#c20">comment #20</a>)
<span class="quote">> I'm sure, you completely misunderstood me. In the quoted context that you
> didn't paste, I was talking about showing some UI to ensure user knows
> keyboard is grabbed not wonder if keyboard is not working after (potentially
> accidently) hitting the keyboard ungrab combo. I doubt SPICE does that
> already.</span >
I fail to understand that. spice-gtk input behaviour is rather simple:
- has no focus -> no input
- has focus -> gtk input is handled by the widget
- has focus + grab -> all keyboard input (including "system keys", except
vt-switch) is handled by the widget
When the widget has the focus, there is no handling of focus chain built-in the
widget, but like any other accelerator, you can set one in your app.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>