I've seen this problem with two projects I'm currently working on. In both cases I've copied over two different existing Kdenlive 15.13 project created just before the advent of the new keyframe code. Both projects contain an SVG title clip with a composite transition. In both cases this composite transition "lost" the keyframe at its end. In fact it appears as if the last keyframe is still present, yet out of reach: when moving on the timeline the fade out set on the final keyframe is present, yet this keyframe isn't shown and cannot be edited or deleted. When adding a new final keyframe another bug kicks in: instead of taking over the settings from its immediately preceeding keyframe, keyframe parameters get reset. When deleting this final keyframe and immediately recreating it again, then the keyframe parameters correctly get taken over from the preceeding keyframe. Reproducible: Always Expected Results: Keyframe at end of transition should not get lost or moved out of reach.
I cannot reproduce. Could you attach here a project file that triggers the problem ?
This seems to have been fixed as part of more recent bug reports concerning the new keyframe implementation; these newer bug reports also came with example projects to trigger the bug. I'm thus retiring this bug now as fixed.