Bug 482555

Summary: Pressing "Z" (not ctrl + z) UNDO/REMOVE work done on timeline (and it's not even a shortcut!).
Product: [Applications] kdenlive Reporter: Moltke <amel_ancoli>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal CC: nicolas.fella
Priority: NOR Keywords: qt6
Version: 24.02.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Moltke 2024-03-06 16:16:59 UTC
SUMMARY
***
If you accidentally press "Z", while trying to press "X" (they're next to each other) to cut a clip, whatever you've done gets "undone". Very, very annoying. As a workaround, I changed "X" to "C", cause shorcut "Z" does NOT exist! It's NOT bound to any action! So it CAN'T be removed! There's only the "CTRL+Z" which clearly undo stuff. 
***

STEPS TO REPRODUCE
1. Put a clip on timeline.
2. Cut a segment (or a few ones).
3. Press "Z"

OBSERVED RESULT
Pressing "Z" undo work already done (it's not even a shorcut).

EXPECTED RESULT
Pressing "Z" should NOT undo work already done because it's not a shorcut.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 6.0
KDE Plasma Version: 6.0.0
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.5-060705-generic (64-bit)
Graphics Platform: Wayland
Comment 1 Moltke 2024-03-09 03:25:37 UTC
Ok. As it turns out, pressing "Z" is bound to "remove zone from timeline". I didn't see before while trying to disable, it's not listed here https://docs.kdenlive.org/en/user_interface/shortcuts.html. I just disabled it. This is "fixed"