[Libreoffice-bugs] [Bug 121323] Crash dragging button after un-grouping compound group
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sat Nov 10 13:30:42 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121323
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=11
| |2696
Priority|medium |high
CC| |luke at deller.id.au
Keywords| |bibisected, bisected,
| |regression
Severity|normal |major
Version|6.2.0.0.alpha1+ Master |4.1 all versions
--- Comment #3 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
https://cgit.freedesktop.org/libreoffice/core/commit/?id=57082b1243e86694b72c5e4fad013bf207bfe81a
author Luke Deller <luke at deller.id.au> 2013-04-27 21:06:11 (GMT)
committer David Tardon <dtardon at redhat.com> 2013-04-28 11:52:12
(GMT)
commit 57082b1243e86694b72c5e4fad013bf207bfe81a (patch)
tree 2e461c166beecb5b569c966a2aeceb90995a4b85
parent 2094610175140023cf8f904f8506c189e36dec06 (diff)
fdo#60910: discard UNO shape object in SdrObject::SetPage
The creation of the UNO shape in SdrObject::getUnoShape is influenced
by pPage, so when the page changes we need to discard the cached UNO
shape so that a new one will be created with the new page.
This replaces my first shot at a fix for fdo#60910 which reinstated a
line to discard the custom shape engine (and consequently the UNO shape) in
SdrObjCustomShape::InvalidateRenderGeometry. That worked but did more
discarding than was necessary.
Bisected with: bibisect-41max and reverted locally as well.
Adding Cc: to Luke Deller
--
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/20181110/48f4d2eb/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list