Description: EDITING: Text alignment in the Alizarin template not working for some textboxes Steps to Reproduce: 1. Open Impress 2. Choose the Alizarin template 3. Select the Click To Add Title textbox and type something into it 4. Set the alignment to Center Actual Results: No effect Expected Results: Should be working Reproducible: Always User Profile Reset: No Additional Info: Found in Version: 6.0.0.0.alpha0+ Build ID: c5a93cad149618bbd43632f1660a558c34bdbf7e CPU threads: 4; OS: Windows 6.3; UI render: GL; TinderBox: Win-x86@42, Branch:master, Time: 2017-10-07_01:04:25 Locale: nl-NL (nl_NL); Calc: CL and in 5.4 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0
Doesn't Reproduce Windows 10 (x64) LibreOffice: Version: 5.4.2.2 (x64) Build ID: 22b09f6418e8c2d508a9eaf86b2399209b0990f4 CPU threads: 8; OS: Windows 6.19; UI render: default; Locale: en-US (en_US); Calc: group Yes! It seems something like a default value. I tried it on LO 5.4.2.2 and it doesn't have any effect on text alignment to 'Click to add Title'
(In reply to Aschalew from comment #1) Reproduce > > Windows 10 (x64) > > LibreOffice: > Version: 5.4.2.2 (x64) > Build ID: 22b09f6418e8c2d508a9eaf86b2399209b0990f4 > CPU threads: 8; OS: Windows 6.19; UI render: default; > Locale: en-US (en_US); Calc: group > > Yes! It seems something like a default value. I tried it on LO 5.4.2.2 and > it doesn't have any effect on text alignment to 'Click to add Title'
NEW per comment 2
** Please read this message in its entirety before responding ** To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from http://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still in 6.3.0.0.alpha0+ (fdc91f7493171ae600ecb293ad380df5fa77a277), and already existed in 3.3.0, when checked with a file generated in a later version. If the file itself is broken, then it's a different case.
This problem is probably due to a property of text boxes called 'anchor' well described here: https://ask.libreoffice.org/en/question/26909/does-text-centering-work-correctly-in-impress/ It is likely that the title textbox lacks the 'Full width' option. Related to bug 58492: https://bugs.documentfoundation.org/show_bug.cgi?id=58492
https://opengrok.libreoffice.org/xref/core/extras/source/templates/presnt/Alizarin/styles.xml?r=659acfbb#286 draw:textarea-horizontal-align="left" ==> draw:textarea-horizontal-align="justify"
Laurent BP committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/802e77dd4fe0192942a493b4c83e2c8b31c210c2%5E%21 tdf#113020 Change horizontal-align to justify It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Laurent BP committed a patch related to this issue. It has been pushed to "libreoffice-6-2": https://git.libreoffice.org/core/+/7b9f8fdee94f74107f5d6fb1fb94fab9dbb4047c%5E%21 tdf#113020 Change horizontal-align to justify It will be available in 6.2.2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Laurent BP committed a patch related to this issue. It has been pushed to "libreoffice-6-1": https://git.libreoffice.org/core/+/e9b776dd2006c05d9e19ec8fb5870cb91f37b981%5E%21 tdf#113020 Change horizontal-align to justify It will be available in 6.1.6. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Laurent BP committed a patch related to this issue. It has been pushed to "libreoffice-6-2-1": https://git.libreoffice.org/core/+/4e6a5078e68aa468a049969d146593c5e971a11d%5E%21 tdf#113020 Change horizontal-align to justify It will be available in 6.2.1. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.