https://bugs.documentfoundation.org/show_bug.cgi?id=157221
--- Comment #7 from Regina Henschel <[email protected]> --- I still see no problem with this feature. The shape shows the slide background at the position of the shape. * If the slide itself has a background set, show that. * If the slide itself has background none, but its master has a background set, show that. PowerPoint sets as default theme "background" color at the master and uses "Automatic" at the slide. That is correctly imported. * If neither the slide itself nor the master has a background set, use "transparent". That case does not exist in PowerPoint. I see the problem in the way master slide background "none" is handled. It is "transparent" when using export to png or svg and for the "use background" area fill of a shape. But it is used as "white" for export as PDF, in rendering presentation file as OLE and in rendering the slide in edit and show mode. We could reduce the user confusion, if the master slide gets background "white" in the default presentation, which would correspond to the current rendering. -- You are receiving this mail because: You are the assignee for the bug.
