[Libreoffice-bugs] [Bug 118066] 3D object is blue when it's pasted to another component
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Jun 8 10:52:23 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118066
Xisco Faulí <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |quikee at gmail.com,
| |xiscofauli at libreoffice.org
Keywords| |bibisected, bisected,
| |regression
Ever confirmed|0 |1
Blocks| |116280
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=11
| |7598
--- Comment #1 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk> 2018-02-01 15:28:53
+0900
committer Tomaž Vajngerl <quikee at gmail.com> 2018-02-01 11:54:22
+0100
commit e02efb621fe672aa52e56caa916cf5c3fd0a9cb8 (patch)
tree 725947b541b4774722d9d4a9d11a2ac58463a753
parent a61747c2c375d1fe404c976d2a03125e4dc78d8f (diff)
Change bitmap table to store XBitmap instead of GraphicObject URL
As we want to get rid of GraphicObject URLs for the more robust
image life-cycle handling, it was necessary to change the way
bitmap table stores and handles images, so that they always
store a Graphic object (wrapped in UNO object that provides the
XGraphic and XBitmap interface).
In addition this changes loading and saving from ODF (xmloff) and
OOXML (oox) filters so they don't depend on GraphicObject URL
anymore, but load or save directly to / from XGraphic or XBitmap.
Bisected with: bibisect-linux64-6.1
Adding Cc: to Tomaž Vajngerl
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=116280
[Bug 116280] [META] Regressions introduced by the image handling refactoring
--
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/20180608/85d714ed/attachment.html>
More information about the Libreoffice-bugs
mailing list