[Libreoffice-bugs] [Bug 126963] Resize/rotate handles for objects (e.g. pictures) don't work

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 28 10:25:30 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=126963

--- Comment #2 from Tor Lillqvist <tml at iki.fi> ---
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 <hcastro at collabora.com>
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190828/214ed7cc/attachment.html>


More information about the Libreoffice-bugs mailing list