Created attachment 120260 [details] In the title clip editor, text objects work as RTL even on LTR system SUMMARY In the title clip editor, when inserting new text object or modifying existing text object, typed characters are shifted to RTL direction even on LTR system. STEPS TO REPRODUCE 1. Open the title clip editor 2. Click a point to start to create and input some text 3. Type some text OBSERVED RESULT Created text object is right-anchored, means that the text grows to left direction. EXPECTED RESULT Clicked point should be anchored left side of created text object on LTR system. SOFTWARE/OS VERSIONS Windows: both 7 and 10 macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Dear developers, I can confirm that this is still present in 19.04.2. The temporary fix is to switch "Align" to "Align right". Operating System: Manjaro Linux KDE Plasma Version: 5.16.2 KDE Frameworks Version: 5.59.0 Qt Version: 5.12.4 Best regards, Andrej
Thanks for reporting. New titler is in development. I mark it that the dev can see it.
This should be fixed in master now for 22.08. Maybe the fix will be backported to 22.04.1. See https://invent.kde.org/multimedia/kdenlive/-/merge_requests/291 I am closing this report, feel free to reopen if there is still a problem!
Git commit d8fd6be84853915d0e2df778ceda0a9d73836e38 by Julius Künzel, on behalf of Eric Jiang. Committed on 02/05/2022 at 16:52. Pushed by jlskuz into branch 'master'. Add tests for title text alignment calculation These test cases test that editing text objects should keeps the correct alignment. Related to !291 M +1 -0 tests/CMakeLists.txt A +57 -0 tests/titlertest.cpp * The files marked with a * at the end have a non valid license. Please read: https://community.kde.org/Policies/Licensing_Policy and use the headers which are listed at that page. https://invent.kde.org/multimedia/kdenlive/commit/d8fd6be84853915d0e2df778ceda0a9d73836e38