SUMMARY (When I select V2 to use the track as target, it also locks it.) When I select A2 (or any other audio track, except A1) to also use the track as target, it does not lock it. When a clip in the Project Bin is selected and before an Overwirte Clip Zone in Timeline is performed, the audio track needs to be reselected because it has selected A1 . STEPS TO REPRODUCE 1. Be on the Master timeline, select space left to the arrow next to V2 to use track as target and select space left to the arrow next to A2 to also use track as target. 2. Select a clip in the Property Bin and watch as the target moves from A2 to A1. V2 has not moved. OBSERVED RESULT Once the A2 track is selected, selecting a clip in the Project Bin deselects the A2 track and selects the A1 one. V2 does not change. EXPECTED RESULT Once the A2 track is selected as target ,it should not change when clicking a clip in the Project Bin. V2 remains selected. SOFTWARE/OS VERSIONS Windows: Windows 10 (unknown architecture) KDE Frameworks Version: Version 5.92.0 Qt Version: Version 5.15.2 (built against 5.15.2) ADDITIONAL INFORMATION 22.07.70 (rev. cdff40eaf)
Git commit d035aae37c2ae46db2c2423112054f8f80a96750 by Jean-Baptiste Mardelle. Committed on 12/04/2022 at 10:23. Pushed by mardelle into branch 'release/22.04'. Ensure audio target track is remembered if we click on a bin clip with the same number of audio streams M +27 -16 src/timeline2/view/timelinecontroller.cpp https://invent.kde.org/multimedia/kdenlive/commit/d035aae37c2ae46db2c2423112054f8f80a96750
(In reply to Jean-Baptiste Mardelle from comment #1) > Git commit d035aae37c2ae46db2c2423112054f8f80a96750 by Jean-Baptiste > Mardelle. > Committed on 12/04/2022 at 10:23. > Pushed by mardelle into branch 'release/22.04'. > > Ensure audio target track is remembered if we click on a bin clip with the > same number of audio streams > > M +27 -16 src/timeline2/view/timelinecontroller.cpp > > https://invent.kde.org/multimedia/kdenlive/commit/ > d035aae37c2ae46db2c2423112054f8f80a96750 It works, M. Mardelle. Thank you.
I should have changed Status to RESOLVED in my last comment. I have done so now.