Created attachment 124645 [details] example svg SUMMARY Feature request: support for JavaScript in SVG STEPS TO REPRODUCE 1. Create SVG file with JavaScript script (script replace text for each second - something like countdown) 2. Add that to kdenlive 3. Add to timeline OBSERVED RESULT JavaScript script doesn't work EXPECTED RESULT JavaScript script works
Kdenlive SVG import relies on Qt QImage, which supports TinySVG only. See here as well: https://bugs.kde.org/show_bug.cgi?id=405249
*** This bug has been marked as a duplicate of bug 420675 ***