<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Key repeat under wayland behaves differently, making keyboard navigation e.g. in vim annoyingly unreliable"
href="https://bugzilla.gnome.org/show_bug.cgi?id=778019">bug 778019</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>ofourdan@redhat.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Key repeat under wayland behaves differently, making keyboard navigation e.g. in vim annoyingly unreliable"
href="https://bugzilla.gnome.org/show_bug.cgi?id=778019#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Key repeat under wayland behaves differently, making keyboard navigation e.g. in vim annoyingly unreliable"
href="https://bugzilla.gnome.org/show_bug.cgi?id=778019">bug 778019</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
<pre>Key repeat in Wayland in managed by the client - in the case of GTK+, this is
done in gdk/wayland/gdkdevice-wayland.c
The key repeat is stopped as soon a a key is pressed, so if we go like:
key1 press
key1 repeat
key2 press -> key1 repeat stopped
key1 release
-> means the key repeat is stopped even though key2 is still pressed.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>