Bug 407942 - Kdenlive: Text entered in Add Template Title dialog does not show up in the clip
Summary: Kdenlive: Text entered in Add Template Title dialog does not show up in the clip
Status: CONFIRMED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: 19.04.1
Platform: Kubuntu Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-25 14:43 UTC by Andrei Rybak
Modified: 2021-03-24 15:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
"Add Template Title" window (after step 4) (25.33 KB, image/png)
2019-05-25 14:43 UTC, Andrei Rybak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Rybak 2019-05-25 14:43:09 UTC
Created attachment 120308 [details]
"Add Template Title" window (after step 4)

SUMMARY
The text you enter in the "Add Template Title" dialog in the text input does not appear in the clip created by clicking OK.

STEPS TO REPRODUCE
1. Click "Add clip ()" dropdown
2. Click "Add Template Title"
3. Select "simple.kdenlive" in the "Template" combobox
4. Type "foobar" in the input on the left under "Text" label
5. Click "OK"
6. Double click (or context menu > "Edit clip") new "Template title clip" in the "Project Bin"
7. Observe the text in the opened window

OBSERVED RESULT
After step #4, the text in the preview on the right is "Text here"
In step #7, the text inside the edit window is "Text here"

EXPECTED RESULT
After step #4, the text in the preview on the right is "foobar"
In step #7, the text inside the edit window is "foobar"

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 18.10 64-bit
(available in About System)
KDE Plasma Version: 5.13.5
KDE Frameworks Version: 5.50.0
Qt Version: 5.11.1
Comment 1 Julius Künzel 2021-03-24 15:38:41 UTC
The template title needs to contain "%s" as text. This will then be replaced. However I can confirm that the templates delivered with kdenlive doesn't fulfill this requirements, which is confusing should be changed in my opinion