Bug 439323 - timeline scrolls up when dragging clip from project bin
Summary: timeline scrolls up when dragging clip from project bin
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: Timeline & Editing (show other bugs)
Version: git-master
Platform: Appimage Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-30 03:34 UTC by S. Christian Collins
Modified: 2024-10-01 19:00 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
video showing the bug (3.25 MB, video/webm)
2021-06-30 03:38 UTC, S. Christian Collins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description S. Christian Collins 2021-06-30 03:34:30 UTC
SUMMARY
When there are more tracks than can be displayed on the timeline at once, trying to drag a clip to the bottom track results in the timeline view scrolling up. Please see the attached video.

STEPS TO REPRODUCE
1. Create a large number of tracks, more than can fit in the timeline view at once (vertical scrolling must be used to see the remaining tracks).
2. Vertically scroll the timeline so that the bottom track is visible.
3. Drag a clip from the project bin to the bottom track.

OBSERVED RESULT
When the dragged clip crosses the boundary between the project bin and the timeline (assuming the project bin's default position above the timeline), the timeline view scrolls up automatically, and the bottom track is no longer visible.

EXPECTED RESULT
The view shouldn't scroll up when a clip is initially dragged onto the timeline.

SOFTWARE/OS VERSIONS
Linux: KDE neon 5.22 User Edition
KDE Plasma Version: 5.22.2
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3

ADDITIONAL INFORMATION
This bug happens with 21.04.2 both from neon packages and the AppImage, and also with the latest daily AppImage (8ecff03).
Comment 1 S. Christian Collins 2021-06-30 03:38:02 UTC
Created attachment 139759 [details]
video showing the bug