<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - extra straight line when drawing with stylus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104080#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO - extra straight line when drawing with stylus"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=104080">bug 104080</a>
              from <span class="vcard"><a class="email" href="mailto:carlo@caione.org" title="Carlo Caione <carlo@caione.org>"> <span class="fn">Carlo Caione</span></a>
</span></b>
        <pre><span class="quote">> That commit shouldn't have fixed the issue because the pen should be handled 
> by the tablet backend, not the mouse/keyboard one. Which indicates something 
> else is amiss here.</span >

Odd, I bisected down to that commit myself and at least on my setup that commit
is fixing the issue I'm seeing.

Please note that on this hardware we are forcing ID_INPUT_TOUCHSCREEN=1 with:

ENV{ID_BUS}=="usb", ENV{ID_VENDOR_ID}=="22b9", ENV{ID_MODEL_ID}=="0005",
ATTR{[dmi/id]product_name}=="EC10IS1", ENV{ID_INPUT}="1",
ENV{ID_INPUT_TABLET}="", ENV{ID_INPUT_TOUCHSCREEN}="1"



I'm going to attach (in the next messages) the evemu logs obtained when drawing
a straight line, lifting the stylus, and drawing a new straight line starting
at a different point. When the issue is visible the end of the first line and
the start of the second line are connected by a line even though I lifted the
stylus.

The two logs are obtained:
1) using an old libinput v1.6.3 where the problem is reproducible
2) using the latest libinput v1.9.3 where the commit 8c55bc060df seems to have
solved this issue

Also please note that Ubuntu is shipping this patch
<a href="https://lists.freedesktop.org/archives/wayland-devel/2015-September/024171.html">https://lists.freedesktop.org/archives/wayland-devel/2015-September/024171.html</a>
that solves the same issue for older versions of libinput (I guess it was
merged some time in the past).</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>