[Libreoffice-bugs] [Bug 132086] New: Logo not shown in slideshow pauses

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Apr 13 13:19:19 UTC 2020


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: heiko.tietze at documentfoundation.org

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200413/301e42da/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list