The "show background" function of Kdenlive's titler currently works only the first time in an Kdenlive session, that is editing a title. When editing the same or a different title, show background doesn't work anymore and doesn't show the background. Only restarting Kdenlive brings back showing the background for exactly editing one other title. After closing the title editor, show background doesn't work anymore. System is Kubuntu 16.04 with recent updates, including kde-backports.
Git commit 3bf2186ae82444299140616dd51c4301fba8ab96 by Jean-Baptiste Mardelle. Committed on 14/07/2016 at 20:29. Pushed by mardelle into branch 'master'. Fix titler request background working only once M +3 -3 src/bin/bin.cpp M +1 -1 src/bin/bin.h M +1 -1 src/dialogs/clipcreationdialog.cpp M +11 -7 src/monitor/monitor.cpp M +1 -1 src/monitor/monitor.h M +4 -3 src/titler/titlewidget.cpp M +1 -1 src/titler/titlewidget.h http://commits.kde.org/kdenlive/3bf2186ae82444299140616dd51c4301fba8ab96
This works now, thank you very much!