https://bugs.documentfoundation.org/show_bug.cgi?id=141450
Stéphane Guillou (stragu) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|6.3.6.2 release |6.3.0.4 release Keywords|bibisectRequest |bibisected, bisected Regression By| |Noel Grandin --- Comment #5 from Stéphane Guillou (stragu) <[email protected]> --- Bibisected with linux-64-6.3 repo to first bad commit 226a563bc37c76a9cc7a73b12ebac4018d51c017 which points to core commit: commit 25d176ada67ada550bd4d0d08177c232cf7eeb37 author Noel Grandin <[email protected]> Mon Mar 04 15:58:18 2019 +0200 committer Noel Grandin <[email protected]> Tue Mar 05 08:17:32 2019 +0100 tree 4c01c298782fd88b8764c083697066cb0962af4b parent ac69149beff331755be67220a85a2e7b0644384f tdf#123796 Wrong cursor when inserting shape regression from commit c5ac80d90ebcc1c3fad18ece8784ac2b36f52045 make cursor images part of the theme Turns out that I can't put SVG files into a normal theme, only colibre_svg is allowed to contain SVG files, so my idea of having only one set of files is not going to fly. So make a copy of the PNG files into the colibre theme, which is what everything currently falls back to. Change-Id: I5f04226da5c8b3d5db7e9807e845112b76b72f22 Reviewed-on: https://gerrit.libreoffice.org/68695 Noel fixed an issue with the wrong pointer being used (bug 123796), which was a regression from c5ac80d90ebcc1c3fad18ece8784ac2b36f52045, but the fix has the offset/jump observed here. Noel, can you please have a look? -- You are receiving this mail because: You are the assignee for the bug.
