https://bugs.kde.org/show_bug.cgi?id=478150
Bug ID: 478150
Summary: Titles: Path to referenced Image should be relative
Classification: Applications
Product: kdenlive
Version: 23.04.3
Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
Severity: normal
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Titles: Path to referenced Image should be relative, like it is when image is
used in timeline (When all files are in sub-folders of the project).
STEPS TO REPRODUCE
1. create a project
2. add a title with an image
3. save the project and see the full path in the project file
Sample:
<property name="xmldata"><kdenlivetitle duration="125" LC_NUMERIC="C"
width="1920" height="1080" out="124">
<item type="QGraphicsPixmapItem" z-index="1">
<position x="793" y="444">
<transform>1,0,0,0,1,0,0,0,1</transform>
</position>
<content url="D:/Tests/TitleWithImgTest/Graphics/TestImage.jpg"/>
</item>
<item type="QGraphicsTextItem" z-index="0">
<position x="645" y="248">
<transform>1,0,0,0,1,0,0,0,1</transform>
</position>
<content shadow="0;#64000000;3;3;3" font-underline="0" box-height="63"
font="Roboto Bk" letter-spacing="0" font-pixel-size="53" font-italic="0"
typewriter="0;2;1;0;0" alignment="1" font-weight="50" box-width="368"
font-color="255,255,255,255">test with image</content>
</item>
<startviewport rect="0,0,1920,1080"/>
<endviewport rect="0,0,1920,1080"/>
<background color="0,0,0,0"/>
</kdenlivetitle>
</property>
OBSERVED RESULT
EXPECTED RESULT
SOFTWARE/OS VERSIONS
Windows: 10
macOS:
Linux/KDE Plasma:
(available in About System)
KDE Plasma Version:
KDE Frameworks Version:
Qt Version:
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.