Bug 437417

Summary: Dragging an effect to multiple clips
Product: [Applications] kdenlive Reporter: Roxane <roxane.petrot>
Component: User InterfaceAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: wishlist CC: jk.kdedev
Priority: NOR    
Version: 21.04.0   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In: 24.02.1

Description Roxane 2021-05-20 15:15:29 UTC
SUMMARY
Until 18.12, not sure about 19, it was easy to drag effects to multiple clips at once, just by drag&drop from the properties tab, to other clips, or from the effects list to multiple selected clips. Now it's impossible. Here's a short video explaining the issue better: https://youtu.be/-EnzA-93Zxg

STEPS TO REPRODUCE
1. try to add any effect to multiple selected clips, either from another effects' stack or from the list
2. 
3. 

OBSERVED RESULT
effect only on one clip

EXPECTED RESULT
effect added to all the selected clips

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Julius Künzel 2021-09-27 13:30:23 UTC
Thanks for your report! Maybe we can introduce a keyboard modifier like hold SHIFT to apply to all selected clips
Comment 2 Jean-Baptiste Mardelle 2024-04-08 06:14:35 UTC
This is now implemented in 24.02.1, dragging to a group will by default apply the effect to all clips in the group. In 24.05, Alt+Drag will apply the effect only to the dropped clip.
Comment 3 Roxane 2024-04-09 15:20:27 UTC
(In reply to Jean-Baptiste Mardelle from comment #2)
> This is now implemented in 24.02.1, dragging to a group will by default
> apply the effect to all clips in the group. In 24.05, Alt+Drag will apply
> the effect only to the dropped clip.

Yay, thank you so much!