@@ -378,7 +378,7 @@ grab_label(struct client_ctx *cc)
switch (e.type) {
case KeyPress:
if (input_keycodetrans(e.xkey.keycode, e.xkey.state,
&ctl, &chr, 1) < 0)
&ctl, &chr, 0) < 0)
continue;
switch (ctl) {
The note is not visible to the blocked user.