Bug 501565 - “Clip Speed” dialog: add keyboard mnemonics and fix tab order
Summary: “Clip Speed” dialog: add keyboard mnemonics and fix tab order
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 24.12.3
Platform: Microsoft Windows Microsoft Windows
: NOR wishlist
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-16 10:14 UTC by Timwi
Modified: 2025-03-16 10:31 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 25.04.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timwi 2025-03-16 10:14:24 UTC
The “Clip Speed” dialog (opened by activating the “Change Speed” command) has a couple minor issues that are likely easy to fix:

TAB ORDER

* The tab order is currently: Speed → OK → Cancel → Reverse clip → Duration → Pitch compensation → back to Speed
* A better tab order would be reading order: Speed → Duration → Pitch compensation → Reverse clip → OK → Cancel → back to Speed

KEYBOARD MNEMONICS

* The “Speed” and “Duration” controls should have keyboard mnemonics for easy keyboard navigation.
Comment 1 Jean-Baptiste Mardelle 2025-03-16 10:31:57 UTC
Git commit 1aa77783017f79042f0d30ba60d3d0bcc68ada85 by Jean-Baptiste Mardelle.
Committed on 16/03/2025 at 10:31.
Pushed by mardelle into branch 'release/25.04'.

Fix speed dialog mnemonics and tab order
FIXED-IN: 25.04.0

M  +6    -1    src/timeline2/view/dialogs/speeddialog.cpp
M  +14   -6    src/ui/clipspeed_ui.ui

https://invent.kde.org/multimedia/kdenlive/-/commit/1aa77783017f79042f0d30ba60d3d0bcc68ada85