Bug 476544

Summary: Switching sequence makes subtitle UI lose settings
Product: [Applications] kdenlive Reporter: red_Arti <jijiliu35>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: git-master   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In: 23.08.3
Sentry Crash Report:
Attachments: screen-record

Description red_Arti 2023-11-04 12:26:54 UTC
Created attachment 162857 [details]
screen-record

SUMMARY

Switching to another sequence will make subtitle font config UI forget settings

STEPS TO REPRODUCE
1. Make two sequences
2. In sequence 1, create subtitle track, and set custom font-related settings
3. Switch to sequence 2
4. Switch to sequence 1
5. Click a subtitle and see the font settings

OBSERVED RESULT
The UI forgot every font-related settings

EXPECTED RESULT
The UI should correctly load font settings

SOFTWARE/OS VERSIONS
Kdenlive 23.08.2
Comment 1 Jean-Baptiste Mardelle 2023-11-05 06:33:04 UTC
Git commit 73a1c265e84641f6e0b7962514a76c2b85c506fc by Jean-Baptiste Mardelle.
Committed on 05/11/2023 at 07:32.
Pushed by mardelle into branch 'master'.

Don't lose subtitle styling when switching to another sequence
FIXED-IN: 23.08.3

M  +9    -0    src/bin/model/subtitlemodel.cpp
M  +2    -0    src/mainwindow.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/73a1c265e84641f6e0b7962514a76c2b85c506fc
Comment 2 Jean-Baptiste Mardelle 2023-11-05 06:33:52 UTC
Git commit 528e88c9b083ac644338b7cbbcbcc06a4172d14d by Jean-Baptiste Mardelle.
Committed on 05/11/2023 at 07:33.
Pushed by mardelle into branch 'release/23.08'.

Don't lose subtitle styling when switching to another sequence
FIXED-IN: 23.08.3

M  +9    -0    src/bin/model/subtitlemodel.cpp
M  +2    -0    src/mainwindow.cpp

https://invent.kde.org/multimedia/kdenlive/-/commit/528e88c9b083ac644338b7cbbcbcc06a4172d14d