https://bugs.kde.org/show_bug.cgi?id=365627
Bug ID: 365627
Summary: git master: expanding library clip in project results
in transitions with undefined "track" property
Product: kdenlive
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: Effects & Transitions
Assignee: [email protected]
Reporter: [email protected]
When expanding a library clip in the timeline and this library clip contains
transitions, then after expansion the transitions have an undefined "track"
property. In particular, while "track" should be either "Auto" or a specific
track, the "track" property of transitions then shows nothing (blank).
Reproducible: Always
Steps to Reproduce:
1. Add a clip with an transition ungrouped to a new item to your library bin.
2. New project.
3. Add library item to your project.
4. Drag MLT project bin item to timeline.
5. Expand MLT clip in timeline.
6. Check properties of transition that comes from expanding the MLT clip.
Actual Results:
Track property is blank.
Expected Results:
Track property should be "Auto" if it had been set to auto when creating the
library item. Otherwise it should reference an existing track. But it should
never be blank.
--
You are receiving this mail because:
You are watching all bug changes.