[Wayland-bugs] [Bug 104030] Incorrect case with Yubikey static password with libinput 1.9.3-1 on Arch Linux

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 4 04:46:36 UTC 2017


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

Peter Hutterer <peter.hutterer at who-t.net> changed:

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

--- Comment #7 from Peter Hutterer <peter.hutterer at who-t.net> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171204/c604b0d7/attachment-0001.html>


More information about the wayland-bugs mailing list