<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Resize/rotate handles for objects (e.g. pictures) don't work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126963#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Resize/rotate handles for objects (e.g. pictures) don't work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126963">bug 126963</a>
              from <span class="vcard"><a class="email" href="mailto:tml@iki.fi" title="Tor Lillqvist <tml@iki.fi>"> <span class="fn">Tor Lillqvist</span></a>
</span></b>
        <pre>Sigh, why did I not use bisection earlier to figure out when the regression
happened? Firstly, bisecting using the TestFlight builds, I see that it
happened between builds 43 and 44. Secondly, then using git bisect for that
interval (in the online repo only), I find that it is this commit that causes
it:

commit e0e89427a1b14e4672b0b58949b413feb1941b31
Author: Henry Castro <<a href="mailto:hcastro@collabora.com">hcastro@collabora.com</a>>
Date:   Tue Jun 11 11:59:51 2019 -0400

    loleaflet: mobile: create Map.CalcTap handler when initialize L.Map

So now I just need to read through that commit and see if there is some part of
it that should not be done in the case of touch clients, or something like
that.</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>