<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston clients receive key events while Weston is locked"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73905#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Weston clients receive key events while Weston is locked"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73905">bug 73905</a>
              from <span class="vcard"><a class="email" href="mailto:neil@linux.intel.com" title="Neil Roberts <neil@linux.intel.com>"> <span class="fn">Neil Roberts</span></a>
</span></b>
        <pre>It looks like the culprit is this commit from July 2012:

<a href="http://cgit.freedesktop.org/wayland/weston/commit/?id=2f5faff7f9142f07a872">http://cgit.freedesktop.org/wayland/weston/commit/?id=2f5faff7f9142f07a872</a>

In the lock function in shell.c there used to be a call to push_focus_state
which would remove the focus from all of the seats. That commit removed it so
now the surfaces retain keyboard focus when the compositor is locked.</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>