https://bugs.documentfoundation.org/show_bug.cgi?id=121044
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilmari.lauhakangas@libreoff | |ice.org --- Comment #7 from Buovjaga <[email protected]> --- If I now in form design mode right-click - Control Properties - General - Graphics and select the PNG as link, in the content.xml I get: <form:button form:name="PushButton" form:control-implementation="ooo:com.sun.star.form.component.CommandButton" xml:id="control1" form:id="control1" form:label="Ende OHNE Speichern" form:image-data="Pictures/100000010000002000000020D77321FA.png" form:delay-for-repeat="PT0.050000000S" form:image-position="top" form:image-align="center"> <form:properties> <form:property form:property-name="DefaultControl" office:value-type="string" office:string-value="com.sun.star.form.control.CommandButton"/> <form:property form:property-name="ImageURL" office:value-type="string" office:string-value="file:///satadisk/libobugs/VR_Icon_09.png"/> <form:property form:property-name="Referer" office:value-type="string" office:string-value="file:///satadisk/libobugs/Test%20V6.0.1.1.ods/content.xml"/> </form:properties> <office:event-listeners> <script:event-listener script:language="ooo:script" script:event-name="form:performaction" xlink:href="vnd.sun.star.script:Standard.VR_Allgemein.VR_Exit?language=Basic&location=document" xlink:type="simple"/> </office:event-listeners> </form:button> So even though I link it, it still adds the image as embedded and refers to it in form:image-data attribute. The backwards incompatibility issue remains. Arch Linux 64-bit Version: 26.8.0.0.alpha0+ (X86_64) Build ID: ac2f9bab1502907927b35e5679a4a0d15faa0df6 CPU threads: 8; OS: Linux 6.18; UI render: default; VCL: gtk3 Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: CL threaded Built on 18 February 2026 -- You are receiving this mail because: You are the assignee for the bug.
