Bug 494142

Summary: Undo edit title clip does not reflect on timeline
Product: [Applications] kdenlive Reporter: SMERKIN 5000 <troy>
Component: Title Clips & SubtitlesAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 24.08.1   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In: 24.08.2
Sentry Crash Report:

Description SMERKIN 5000 2024-10-05 00:00:44 UTC
SUMMARY
After editing a title clip, if I press CTRL + Z nothing appears to happen on the timeline, it does not revert back to the previous change. However if I then go edit the title clip, the clip is reverted and clicking Update Title now reflects the change on the timeline.

STEPS TO REPRODUCE
1. Create a title clip
2. Add it to the timeline
3. Edit the title clip and change something
4. Clip Update Title
5. You'll see the new change on the timeline
6. Press CTRL + Z
7. You'll notice the title clip did not revert back on the timeline
8. Edit the title clip
9. You'll see it indeed does have the reverted change
10. Clip Update Title
11. You'll see the reverted change on the timeline

OBSERVED RESULT
Undo edits to title clips not updated on timeline.

EXPECTED RESULT
Undo edits to title clips should be updated on the timeline.

SOFTWARE/OS VERSIONS
Windows: 10 22H2 19045.4894
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Comment 1 Jean-Baptiste Mardelle 2024-10-07 12:55:51 UTC
Thanks for your report, I can confirm the issue
Comment 2 Jean-Baptiste Mardelle 2024-10-07 13:15:56 UTC
Git commit e40904d651576ed555adf9e3cfb4f7067442b5df by Jean-Baptiste Mardelle.
Committed on 07/10/2024 at 13:15.
Pushed by mardelle into branch 'master'.

Fix title producer update on edit undo
FIXED-IN: 24.08.2

M  +4    -1    src/bin/bin.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/e40904d651576ed555adf9e3cfb4f7067442b5df
Comment 3 Jean-Baptiste Mardelle 2024-10-07 13:16:42 UTC
Git commit b38690b223b371cb2019a5ebfcdaf158ebf56e31 by Jean-Baptiste Mardelle.
Committed on 07/10/2024 at 13:16.
Pushed by mardelle into branch 'release/24.08'.

Fix title producer update on edit undo
FIXED-IN: 24.08.2

M  +4    -1    src/bin/bin.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/b38690b223b371cb2019a5ebfcdaf158ebf56e31