https://bugs.documentfoundation.org/show_bug.cgi?id=120319 Bug ID: 120319 Summary: FILEOPEN XLSX Consecutive spaces in cells with Wrap text affect horizontal text alignment Product: LibreOffice Version: 6.1.0.3 release Hardware: All OS: All Status: UNCONFIRMED Keywords: needsUXEval Severity: normal Priority: medium Component: Calc Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: kelemeng@ubuntu.com CC: libreoffice-ux-advise@lists.freedesktop.org Created attachment 145387 --> https://bugs.documentfoundation.org/attachment.cgi?id=145387&action=edit Example file with cell content aligned with consecutive spaces and wrap text Attached XLSX was created with Excel. The text in cell A1 has Wrap text set and some consecutive spaces after the first word, as an attempt at manually determining the place of the line breaking. In Excel this pushes the next word to a new line, but the overall horizontal alignment of visible text in that line is not affected: we can add more spaces to the end, and nothing happens. In Calc all spaces are considered as part of the text to be horizontally aligned. We see a lot of such documents in the wild, so maybe a similar "let's figure out what they actually wanted" behavior would be desirable. -- You are receiving this mail because: You are on the CC list for the bug.