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

Peter Hutterer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |ASSIGNED

--- Comment #7 from Peter Hutterer <[email protected]> ---
oh. this one is caused by an ordering issue. we run through the device state in
sequential order and KEY_D sorts before KEY_LEFTMETA, so we send that key event
first. I think I need to put an exception into the state handling for pure key
events. yay...

-- 
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