Bug 431688

Summary: Always show the playback speed widget in the player
Product: [Applications] kdenlive Reporter: Stefan Naumann <me>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: minor CC: jk.kdedev
Priority: NOR    
Version: 20.12.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stefan Naumann 2021-01-16 13:46:47 UTC
SUMMARY
When increasing the playback speed of the project monitor or clip monitor, a UI widget appears denoting the speed. This makes the rest of the buttons jump, so the zone in button is now where zone out was, play where faster was. The control elements should never jump around, so please always show the playback speed with a fixed maximal size, to prevent the other buttons from changing their positions.

STEPS TO REPRODUCE
1. Import a clip
2. Playback the clip, then try to press 2x fast on the increase-speed button (without moving the mouse).

OBSERVED RESULT
The playback will pause, as you've hit the pause button on the second click.

EXPECTED RESULT
The playback runs even faster.

SOFTWARE/OS VERSIONS
Linux kernel: 5.4.87-1-lts
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Comment 1 Julius Künzel 2021-03-27 11:13:01 UTC
Thanks for your report and the merge request! The speed label is now moved to the monitor overlay so the problem of the jumping buttons is solved.

See this comment as well https://invent.kde.org/multimedia/kdenlive/-/merge_requests/170#note_210457