<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Gallery: Insert items as background does no longer work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127322#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Gallery: Insert items as background does no longer work"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=127322">bug 127322</a>
from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
<pre>Some code pointers:
gallerymenu2|background">Insert as Bac_kground</property>
sw/source/uibase/shells/basesh.cxx-void SwBaseShell::ExecuteGallery
.uno:BackgroundImage SID_GALLERY_BG_BRUSH
I thought it might just be a simple problem of XATTR_FILL_ not being used. But
it looks like RES_BACKGROUND is handled via unobrushitemhelper.cxx. But the end
result gives a aGraphic.Type == GraphicType::NONE.
GalleryThemePopup::BackgroundMenuSelectHdl passes the URL
libreoffice2/instdir/program/../share/gallery/computers/Computer-Desktop.png
somewhere, but so far I haven't been able to find out which black box turns
that into a Graphic.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>