[Libreoffice-bugs] [Bug 143291] Selecting the None slide transition has no effect

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jul 11 21:01:13 UTC 2021


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

--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
Detailed step by step process to reproduce this:
- Launch Impress
- click F11 to make the sidebar appear if it's not present
- click the seventh icon "Slide Transition"
=> Slide Transition appears with "None", "Wipe", "Wheel", etc. (each row
contains 3 icons) 12 rows with 3 icons each
- click "Wipe" icon
=> a preview of Wipe appears and at left, the thumbnail of the slide has a
small icon to indicated the slide has now a transition
- click "None"
=> the small icon doesn't disappear (and the transition isn't removed).

I don't reproduce this with LO 7.0.4.2 Debian package.

This allows to add the "No selection" image.
    446     // dummy list box of slide transitions for startup.
    447     mxVS_TRANSITION_ICONS->InsertItem(
    448         0, Image( StockImage::Yes, "sd/cmd/transition-none.png" ),
    449         SdResId( STR_SLIDETRANSITION_NONE ),
    450         VALUESET_APPEND, /* show legend */ true );
    451     mxVS_TRANSITION_ICONS->Recalculate();

-- 
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/20210711/ae402325/attachment.htm>


More information about the Libreoffice-bugs mailing list