<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Palm detection with TrackPoint buttons"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101574#c14">Comment # 14</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - Palm detection with TrackPoint buttons"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=101574">bug 101574</a>
              from <span class="vcard"><a class="email" href="mailto:op8867555@gmail.com" title="Ming-Yang Lu <op8867555@gmail.com>"> <span class="fn">Ming-Yang Lu</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=132421" name="attach_132421" title="0001-touchpad-add-upper-edge-into-exclusion-zone.patch">attachment 132421</a> <a href="attachment.cgi?id=132421&action=edit" title="0001-touchpad-add-upper-edge-into-exclusion-zone.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=101574&attachment=132421'>[review]</a>
0001-touchpad-add-upper-edge-into-exclusion-zone.patch

Review of <span class=""><a href="attachment.cgi?id=132421" name="attach_132421" title="0001-touchpad-add-upper-edge-into-exclusion-zone.patch">attachment 132421</a> <a href="attachment.cgi?id=132421&action=edit" title="0001-touchpad-add-upper-edge-into-exclusion-zone.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=101574&attachment=132421'>[review]</a>:
-----------------------------------------------------------------

::: src/evdev-mt-touchpad.c
@@ +749,4 @@
<span class="quote">>  
>    /* palm must start in exclusion zone, it's ok to move into
>       the zone without being a palm */
> +  if (t->state != TOUCH_BEGIN || tp_palm_in_edge(tp, t))</span >

It works as expected after changing this to !tp_palm_in_edge.</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>