Summary: | v 19.08.2 Title Clip Text Alignment Buttons don't work right | ||
---|---|---|---|
Product: | [Applications] kdenlive | Reporter: | dreichel <dale> |
Component: | User Interface & Miscellaneous | Assignee: | Jean-Baptiste Mardelle <jb> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | bartoloni, fritzibaby, julius.kuenzel, snd.noise |
Priority: | NOR | Flags: | fritzibaby:
Brainstorm+
|
Version: | 19.08.2 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
URL: | musicminister.net | ||
Latest Commit: | https://invent.kde.org/kde/kdenlive/commit/0591cc0122c53736f9cfaafbf9e42244b0a216d5 | Version Fixed In: | 19.12 |
Sentry Crash Report: | |||
Attachments: | textbox_left alignment.PNG |
Description
dreichel
2019-10-28 22:53:50 UTC
Git commit 0591cc0122c53736f9cfaafbf9e42244b0a216d5 by Jean-Baptiste Mardelle. Committed on 29/10/2019 at 12:11. Pushed by mardelle into branch 'master'. Titler: align right by default on left to right languages. M +1 -1 src/titler/graphicsscenerectmove.cpp M +6 -2 src/titler/titlewidget.cpp https://invent.kde.org/kde/kdenlive/commit/0591cc0122c53736f9cfaafbf9e42244b0a216d5 I was delighted to see this note get picked up! Thanks. I'm very new here ... just clicked a link that generated a "time stamp" ... I hope I did not just mess up something. Thanks again ... dreichel Please try with the upcoming Kdenlive version 19.12. We close this bug. If it still appears in the 19.12 version, please feel free to re-open it and update the affected version number. Thank you for your work on this. I'm following up because the problem I reported still exists and is unchanged as of the current version, 19.12.2. though maybe I'm explaining it wrong. When enter new title text, it starts defaulting to right aligned. I would think the "correct" behavior would be to default to left aligned. As I type, the text seems to hit an arbitrary right edge, and then the "text box" begins expanding to the left, so the text's position (the left edge) changes, while the right edge remains in the same position. Everything expands to the left as I add more letters. The left edge moves and the right edge remains stationary, regardless of whether the properties are set to left align or right align. I would think when I enter title text, the top left corner --- where the first letter in left-justified text appears --- would remain in its starting position as I add more words and lines. I believe title text behaved that way up until this past fall. What I wish would happen is I open a new title screen, select tool to add new text, click where I want the upper left corner of the new text to appear, and be able to just type it in, adding additional lines by hitting "Enter" ... and the upper left corner stays right where it was with the first letter. Of course I still want to be able to reposition the text after entering it if necessary. As it is now, I start new text, type it in, then change it to left aligned, and then manually move it to the correct position on the screen because it will have migrated off the screen to the left while typing. That all seems odd to me. I hope I have described this so it makes sense. Please let me know if I could supply screen shots or something, if that would help. Again, THANK YOU!!!! I can work around this with only a little extra effort, but I wish somehow it could be restored to work like it used to ... I wish it worked like, say MS Notepad ... click starting point, start typing, everything by default aligns to the left. But ... THANKS!!!! God bless ya. Dale R - Florida USA Created attachment 125825 [details]
textbox_left alignment.PNG
Confirmed. The problem ist that, as soon as you create a new thext box "align" jump to "right" by default. It should be "left" by default.
(In reply to farid from comment #6) > Related to BUG422315 or maybe "centered" not all languages are using left to right.... here a forum post about it: https://forum.kde.org/viewtopic.php?f=265&t=173795 usually on video editing the centered alignment is very common. Git commit 43f4e060a36df83c9dc8b59e6a80f821eee18210 by Jean-Baptiste Mardelle. Committed on 20/03/2022 at 21:59. Pushed by mardelle into branch 'release/22.04'. Titler: remember and restore last used text alignment. M +4 -0 src/kdenlivesettings.kcfg M +3 -1 src/titler/graphicsscenerectmove.cpp M +1 -1 src/titler/graphicsscenerectmove.h M +18 -14 src/titler/titlewidget.cpp M +1 -0 src/titler/titlewidget.h https://invent.kde.org/multimedia/kdenlive/commit/43f4e060a36df83c9dc8b59e6a80f821eee18210 There was another fix for text alignment in the titler (see https://invent.kde.org/multimedia/kdenlive/-/merge_requests/291) and I can't see an issue anymore. Please test the latest nightly/master and close this report if it is fixed. Otherwise please explain what still behaves wrong… Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |