[Libreoffice-bugs] [Bug 115467] Unticking "Master background" in slide properties makes formatted background go away
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 1 08:43:01 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=115467
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|mentoring at documentfoundatio |
|n.org |
Severity|minor |normal
Priority|medium |low
--- Comment #9 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
"Master Background" (MB) disables the chosen background but applies also to the
attributes set on the slide. If you untick MB, the orange background becomes
white (None), changing slide properties > color to blue has no effect. But if
MB is on you get the blue background, which reverts to orange by setting None.
We could a) rename MB to just Background or b) do not block individual but only
master properties. The None = <orange> remains a bit weird anyway.
Looking into the code at sd/source/ui/view/drviews2.cxx
DrawViewShell::FuTemporary() case SID_DISPLAY_MASTER_BACKGROUND, it seems the
background has it's own layer which is hidden by unticking the checkbox.
Meaning we cannot distinguish between master background and slide background.
Hope someone proves me wrong.
--
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/20210701/82f37bab/attachment.htm>
More information about the Libreoffice-bugs
mailing list