Description: The last line of a justified text box is always start-aligned, even if "Last line" is set to "centered" or "justified". Steps to Reproduce: 1. Create a new draw document 2. Create a new text box, tall enough to fit multiple lines 3. Enter some text spanning multiple lines 4. In Paragraph->Alignment, set to "Justified" with "Last line: Justified" Actual Results: Last line is not justified. Expected Results: Last line is justified as well. Reproducible: Always User Profile Reset: No Additional Info: This is probably related to #91326. As an ugly workaround, the following can be used: At the end of the last line, add a space and then as many Em-Quads (U+2001) or similar until the line wraps. But this is not what one can tell ordinary users.
A simpler workaround is to hit Shift-Enter.
Thank you for reporting the bug. Please attach a sample document, as this makes it easier for us to verify the bug. I have set the bug's status to 'NEEDINFO'. Please change it back to 'UNCONFIRMED' once the requested document is provided. (Please note that the attachment will be public, remove any sensitive information before attaching it. See https://wiki.documentfoundation.org/QA/FAQ#How_can_I_eliminate_confidential_data_from_a_sample_document.3F for help on how to do so.)
Created attachment 158318 [details] Screenshot showing settings (and that they are ineffective)
Created attachment 158319 [details] Sample document with the settings applied New text box, enter multiline text, set alignment to justified, last line to justified (the latter is ignored).
Reproduced with the attached sample file on 6.3.5: Version: 6.3.5.2 (x64) Build ID: dd0751754f11728f69b42ee2af66670068624673 CPU threads: 2; OS: Windows 10.0; UI render: default; VCL: win; Locale: zh-CN (zh_CN); UI-Language: en-US Calc: threaded
Also reproducible on 5.2.7: Version: 5.2.7.2 (x64) Build ID: 2b7f1e640c46ceb28adf43ee075a6e8b8439ed10 CPU Threads: 2; OS Version: Windows 6.19; UI Render: default; Locale: zh-CN (zh_CN); Calc: group ... which is the oldest version I have installed.
*** This bug has been marked as a duplicate of bug 91326 ***