<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Key press signal fired twice in WebKit2"
   href="https://bugs.webkit.org/show_bug.cgi?id=136430#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [GTK] Key press signal fired twice in WebKit2"
   href="https://bugs.webkit.org/show_bug.cgi?id=136430">bug 136430</a>
              from <span class="vcard"><a class="email" href="mailto:mcatanzaro&#64;igalia.com" title="Michael Catanzaro &lt;mcatanzaro&#64;igalia.com&gt;"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
        <pre>I'd want confirmation from a GTK+ developer that it would be an appropriate use of the send_event flag and is not going to break anything, but you could try setting that flag in PageClientImpl::doneWithKeyEvent in Source/WebKit2/UIProcess/API/gtk, just before the call to gtk_main_do_event. Then Geary could ignore the events if that flag is not set. Should work as long as the flag is otherwise always unset.</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>