Bug 364836 - git master: after you insert 2 clips at the beginning of an empty timeline if you trim the second clip it jumps forward
Summary: git master: after you insert 2 clips at the beginning of an empty timeline if...
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-27 23:36 UTC by Massimo Stella
Modified: 2016-07-30 07:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Massimo Stella 2016-06-27 23:36:07 UTC
If you insert 2 clips at the beginning of an empty timeline and you trim the second clip, by dragging the selection tool starting at the IN point, it jumps forward.

Reproducible: Always

Steps to Reproduce:
1. Open a new project and import one clip and set the timeline in "Strict mode"
2. Open the imported clip in the clip monitor and select a zone.
3. Click two times on the insert button located in the timeline toolbar, so that the first inserted clip is the second on the timeline.
4. By dragging the Selection tool, trim the second clip on the timeline by starting from its IN point: the clip will jump forward of the same lenght of the of the clip.

Actual Results:  
The second clip on the timeline will jump forward of the same lenght of the of the clip.

Expected Results:  
The clip is trimmed by the number of frames you dragged the mouse.
Comment 1 Jean-Baptiste Mardelle 2016-06-29 08:21:28 UTC
Git commit c10f66e0096a9770e85a66ba63eaab082c56c152 by Jean-Baptiste Mardelle.
Committed on 29/06/2016 at 08:21.
Pushed by mardelle into branch 'master'.

Fix corruption on insert with grouped clips

M  +8    -0    src/timeline/customtrackview.cpp

http://commits.kde.org/kdenlive/c10f66e0096a9770e85a66ba63eaab082c56c152
Comment 2 Wegwerf 2016-07-15 19:33:38 UTC
Massimo, is this fixed now for you?
Comment 3 Massimo Stella 2016-07-16 12:01:22 UTC
Yes it is.
It was already ok after the first fix Jean-Baptiste done.
Comment 4 Wegwerf 2016-07-16 12:24:01 UTC
Massimo, can you please then close this bug as resolved fixed? Thank you very much!