Bug 359843 - git master - Inserting new video track doesn't name tracks in numeric order
Summary: git master - Inserting new video track doesn't name tracks in numeric order
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-26 22:09 UTC by Unknown
Modified: 2016-05-16 17:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2016-02-26 22:09:30 UTC
Initially, the standard project starts off with three video tracks. When you add a video track, the track name skips "Video 4" to "Video 5". Tracks added after that seem to go fine, "Track 6", "Track 7", etc.

Reproducible: Always

Steps to Reproduce:
1. Right-click on a timeline track
2. Select "Insert Track"

Actual Results:  
Adding the video track for the first time to a new project names the track title "Track 5", not 4.

Expected Results:  
Track titles should go in numeric order.

Tested while using Kdenlive 15.13.0 git master build on Antergos Linux x64, KDE Plasma 5.5.4
Comment 1 Unknown 2016-03-30 16:55:05 UTC
This issue is still present in the latest git master build from Kdenlive-master ppa for Ubuntu.
Comment 2 Unknown 2016-05-16 17:53:55 UTC
Looks like this bug was fixed in the latest git master build. Marking bug as resolved/fixed.