Draw has an option to fill an object with the page's background image: "Use Slide Background". This tool does not appear in the Area Dialog, it is only accessible from the "Line and Filling" toolbar and the "Sidebar" ComboBOx Since version 7.6.2.1 this option no longer appears in the sidebar and does not work. The object is left with a colored background or no background. In version 7.6.1.2 it works ok
(In reply to B. Antonio Fernández from comment #0) > > Since version 7.6.2.1 this option no longer appears in the sidebar This seems to have begun at the below commit in bibisect repository/OS linux-64-7.6$. Adding Cc: to Samuel Mehrbrodt ; Could you possibly take a look at this one? Thanks 8e66b358a3a424bd0f5abf82dba9f9376e2bf17d is the first bad commit commit 8e66b358a3a424bd0f5abf82dba9f9376e2bf17d Author: Jenkins Build User <tdf@pollux.tdf> Date: Mon Oct 30 21:34:09 2023 +0100 source 0136973a355270b4ef4db02266352d4548028e1d 156535: tdf#154875 "Use slide background" is only for Impress | https://gerrit.libreoffice.org/c/core/+/156535 Not a bug, but if "Use slide background" is only for Impress, then should be disabled on Line and filling toolbar too.
*** Bug 162625 has been marked as a duplicate of this bug. ***
(Comments Rafael Lima from bug 162625) > Indeed, Impress provide an option "Use slide background". > > For Draw should we call it "Use page background"? > Code pointer > > AreaPropertyPanelBase::HandleContextChange > > /core/svx/source/sidebar/area/AreaPropertyPanelBase.cxx
As Regina notes in dupe 162625, the background draw fill asserts sd in both Impress and Draw--but has no UI. So "fix" for bug 154875 leaves Draw without UI to control.