After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 589695 - adding several clips with mouse, they overlap if moving to far to the left
adding several clips with mouse, they overlap if moving to far to the left
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal blocker
: 0.13.2
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-25 16:31 UTC by j^
Modified: 2009-07-27 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description j^ 2009-07-25 16:31:40 UTC
selecting several clips and adding them via drag & drop to the timeline,
they start to overlap if them mouse moves left of the timeline.
the first clip stops at 0 but the others still get moved further to left until they also reach 0,
adding more than one clip they should be locked together, moving them
to the left, they should not start to overlap.
Comment 1 Alessandro Decina 2009-07-27 13:49:04 UTC
commit c80658faf13a8cd97fb240c019f83dd457851f4a
Author: Alessandro Decina <alessandro.d@gmail.com>
Date:   Mon Jul 27 15:47:37 2009 +0200

    Use MoveContext when dragging clips from the sourcelist to the timeline. Fixes #589695.