mltframework / mltframework/shotcut
Playlist insertion bug
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 11h 27m
- Merged PRs (30d)
- 5
Description
Shotcut version 20.09.27
Shotcut version 20.10.31
If you insert something in playlist and mouse points exactly in white line between elements, then new element inserts in wrong place (usually at the end).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the playlist insertion behavior described in the issue, using Shotcut versions 20.09.27 or 20.10.31 and the linked video for the exact mouse position. Trace the playlist insertion path to determine why placing the pointer on the white separator inserts the item incorrectly. Done means insertion at the separator consistently places the new element in the expected position, with a regression check if the relevant test area is found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100