Bug 156192 - Animation deck 'Play' button should be positioned to lead edge of deck, so always visible
Summary: Animation deck 'Play' button should be positioned to lead edge of deck, so al...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Impress (show other bugs)
Version:
(earliest affected)
4.1.0.4 release
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyBeginner, easyHack, skillDesign, topicDesign
Depends on:
Blocks: Sidebar-Animation
  Show dependency treegraph
 
Reported: 2023-07-07 13:53 UTC by V Stuart Foote
Modified: 2023-07-20 08:53 UTC (History)
4 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description V Stuart Foote 2023-07-07 13:53:53 UTC
Was looking at bug 151342 and think it would improve the Animation deck if the 'Play' button were repositioned to lead edge. Currently the button is placed after the 'Automatic Preview' checkbox, and the Play button can be shifted off screen as the deck is narrowed (enable 'MinimumWidth' expert config).

Either drop the checkbox to the next line, or swap order to give the button higher priority and remain visible.
Comment 1 Heiko Tietze 2023-07-10 09:45:44 UTC
(In reply to V Stuart Foote from comment #0)
> the Play button can be shifted off screen ... (enable 'MinimumWidth' expert config).

With the default setup you always see the Play button (although covered with the horizontal scrollbar on some VCLs). I don't see a benefit in moving the button to the left.
Comment 2 V Stuart Foote 2023-07-10 14:57:17 UTC
(In reply to Heiko Tietze from comment #1)
> (In reply to V Stuart Foote from comment #0)
> > the Play button can be shifted off screen ... (enable 'MinimumWidth' expert config).
> 
> With the default setup you always see the Play button (although covered with
> the horizontal scrollbar on some VCLs). I don't see a benefit in moving the
> button to the left.

By the same token, the check box and its 'Automatic Preview' string localization  will push the 'Play' button to the right varying amounts. Just swap the positions, or move the checkbox, to keep the 'Play' button prominent and also not need to deal with the scroll bars obscuring the button.
Comment 3 Cor Nouws 2023-07-19 11:13:33 UTC
I like the suggestion.
Comment 4 Heiko Tietze 2023-07-20 08:53:01 UTC
The topic was on the agenda of the design meeting but didn't receive further comments. Let's do as suggested.

Code pointer: sd/uiconfig/simpress/ui/slidetransitionspanel.ui and customanimationspanel.ui