https://bugs.freedesktop.org/show_bug.cgi?id=104030

--- Comment #12 from sf <[email protected]> ---
Also (since I closed the duplicate 104070 where I mentioned it at the end):
Is this line also introduced by db3b6fe5 "fallback: change to handle the state
at EV_SYN time" correct or should dispatch->hw_key_mask be reset instead?

@@ -1164,6 +1211,7 @@ fallback_return_to_neutral_state(struct fallback_dispatch
*dispatch,

    memset(dispatch->hw_key_mask, 0, sizeof(dispatch->hw_key_mask));
+   memset(dispatch->hw_key_mask, 0, sizeof(dispatch->last_hw_key_mask));

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to