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

Xisco FaulĂ­ <xiscofa...@libreoffice.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.1.0.3 release             |4.1 all versions
           Keywords|                            |bibisected, bisected,
                   |                            |regression
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=11
                   |                            |2696,
                   |                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=89
                   |                            |389
                 OS|Linux (All)                 |All
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |xiscofa...@libreoffice.org
           Hardware|x86-64 (AMD64)              |All

--- Comment #2 from Xisco FaulĂ­ <xiscofa...@libreoffice.org> ---
Regression introduced by:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=57082b1243e86694b72c5e4fad013bf207bfe81a

author  Luke Deller <l...@deller.id.au> 2013-04-28 07:06:11 +1000
committer       David Tardon <dtar...@redhat.com>       2013-04-28 11:52:12
+0000
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

Adding Cc: to Luke Deller

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to