<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <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#c13">Comment # 13</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:onlyTMP0303@gmx.net" title="sf <onlyTMP0303@gmx.net>"> <span class="fn">sf</span></a>
</span></b>
        <pre>(In reply to sf from <a href="show_bug.cgi?id=104030#c12">comment #12</a>)
<span class="quote">> 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));</span >

... Now I did the same :-) Should read:
or should dispatch->last_hw_key_mask be reset instead?</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>