https://bugs.documentfoundation.org/show_bug.cgi?id=132086

            Bug ID: 132086
           Summary: Logo not shown in slideshow pauses
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: [email protected]
          Reporter: [email protected]

Slide Show > Slide Show Settings: select Loop and repeat after (with >0s) and
check Show Logo

Expected: Logo is shown

One reason is in SfxApplication::GetApplicationLogo(long nWidth) [1] where the
flat_logo is overridden by a transparent about image. But even with a proper
about.svg it fails, likely because of wrong parameters at maLogo.Draw( this,
aGrfPos, aGrfSize ); [2]

[1]
https://opengrok.libreoffice.org/xref/core/sfx2/source/appl/appmisc.cxx?r=8d3cec3c#174
[2]
https://opengrok.libreoffice.org/xref/core/sd/source/ui/slideshow/showwin.cxx?r=d526bd7d#453

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to