Created attachment 177154 [details] ALT+Right arrow problem demo OBSERVED RESULT Previous versions did not have this problem. In the latest version, when I use the ALT+Right or LEft arrow shortcut, the playhead is positioned in an irrelevant position when it should go to the beginning of the clip. No beginning and end of any sign or object in irrelevant position SOFTWARE/OS VERSIONS Windows 11 Kdenlive 24.12.0 Forum link: https://discuss.kde.org/t/alt-right-arrow-keyboard-shortcut-problem/27846
Click on the subtitle icon in the timeline to check if there are any subtilties on this project. If so, the playhead jumps to that position.
There are no subtitles, no sign, and nothing to jump to the position with ALT + right arrow. I think this is a software bug because when I save the file and open it again, the playhead does not stop at the specified position. It works normally otherwise.
Created attachment 177192 [details] screen shot screen shot
Mmh. There must be some marker inside the MKV file which Kdenlive jump to it. Can you create a small project containing such a MKV file and upload here the project archive so I could check?
Test file: https://www.filemail.com/d/yhxwxihlbfvwues (I could not attach it as a file because it was larger than 4MB) I noticed this. I use AutoHotkey script to speed up my video editing processes. Script codes are in the attached file. I use the shortcut F11 or F8 to cut a part of a clip and speed it up, and F12 to cut it out. After doing these operations, the playhead goes to an irrelevant position with Alt + Right shortcuts. When I save and close the Kdenlive project file and open it again, this irrelevant position does not occur. I also tested the following. I also add the video audio as wav to the project to avoid audio problems in the video. These problems occur when I add video (mkv video) and audio (wav file) files separately. This problem does not occur when I work only with the video file (mkv : video and audio).
Thank you for the file. Before I install AHK I checked your script. Your ahk script has some “clashes” with existing Kdenlive default shortcut: F8 = none F9 = none F11 = “Switch Monitor Fullscreen” F12 = “Multitrack View” Please try the following: - Ctrl+Alt+, (comma) opens the keyboard shortcut window - In “search” type in “F11” and set it to custom and delete the shortcut - Do the same with F12 Save the adjusted Scheme: - Click on “Manage Schemes”, give it a new name and save it. More info here https://docs.kdenlive.org/user_interface/menu/settings_menu/configure_shortcuts.html Restart Kdenlive with your shortcut scheme. Try again with your ahk script to see if the issue is still present
I deleted the shortcuts F11 and F12 but the problem still persists. There may be another unknown cause. Can you watch this screen recording? https://youtu.be/L5eCdb_yuE4
Today I downloaded and installed the new version of kdenlive (24.12.1) and the same problem persists in the new version.
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME. For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging. Thank you for helping us make KDE software even better for everyone!
i also tried in new versions and nightly versions. problem still persists.