[Libreoffice-bugs] [Bug 118140] FILEOPEN: images incorrectly cropped
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jun 13 11:52:38 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=118140
Xisco Faulí <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |regression
Ever confirmed|0 |1
Blocks| |116280
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=11
| |8036
CC| |quikee at gmail.com,
| |xiscofauli at libreoffice.org
Version|6.2.0.0.alpha0+ Master |6.1.0.0.alpha1+
Status|UNCONFIRMED |NEW
--- Comment #1 from Xisco Faulí <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Tomaž Vajngerl <tomaz.vajngerl at collabora.co.uk> 2018-05-11 00:22:06
+0900
committer Tomaž Vajngerl <quikee at gmail.com> 2018-05-12 10:07:09
+0200
commit 8484e52675052848d2d3ffe07378ce2ad29fd288 (patch)
tree 61745cc72ae36c6a04572021e6ccac1638a12c35
parent 3e2fdcf48055572dd0f6bb7d73b14c1832622f24 (diff)
tdf#117427 missing API for determining and loading linked graphic
This adds 2 properties to GraphicDescriptor:
"Linked" - to indicate if the graphic is a linked one
"OriginURL" - the URL of the location from where the graphic was
or will be loaded (and is linked to)
Additionally GraphicProvider was extended with a "LoadAsLink"
(media)property, which can be passed using queryGraphic method.
If "LoadAsLink" is set to true, then the Graphic will be created
as a linked one.
In addition the tests for this API was added to VCL (home of this
API implementors).
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/20180613/260301aa/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list