<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Incorrect case with Yubikey static password with libinput 1.9.3-1 on Arch Linux"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104030">bug 104030</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;">Status</td>
           <td>NEEDINFO
           </td>
           <td>ASSIGNED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Incorrect case with Yubikey static password with libinput 1.9.3-1 on Arch Linux"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104030#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_ASSIGNED "
   title="ASSIGNED - Incorrect case with Yubikey static password with libinput 1.9.3-1 on Arch Linux"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104030">bug 104030</a>
              from <span class="vcard"><a class="email" href="mailto:peter.hutterer@who-t.net" title="Peter Hutterer <peter.hutterer@who-t.net>"> <span class="fn">Peter Hutterer</span></a>
</span></b>
        <pre>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...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>