Description: We should not rotate empty cells (no any text/content) even if the Text Orientation is set. We should only do rotation (Text Orientation) if we have text content in the cell. Steps to Reproduce: 1. Open attached file (example.ods) 2. Compare B1 and F1 cells in LO and in MSO 3. Actual Results: F1 cell borders are rotated Expected Results: F1 cell borders should not be rotated Reproducible: Always User Profile Reset: Yes Additional Info: We should only do rotation (Text Orientation) if we have text content in the cell.
Created attachment 202394 [details] Example document
Created attachment 202395 [details] Screen
Rotated in Version: 25.2.5.2 (X86_64) / LibreOffice Community Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022 CPU threads: 4; OS: Windows 10 X86_64 (10.0 build 19045); UI render: Skia/Raster; VCL: win Locale: ro-RO (en_US); UI: en-US Calc: threaded
Balazs Varga committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/9e3cebf6c017b01ec917c818988db45aa9ac0b1d tdf#168023 sc view: fix empty cell be not rotated with Text Orientation It will be available in 26.2.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.
Balazs Varga committed a patch related to this issue. It has been pushed to "libreoffice-25-8": https://git.libreoffice.org/core/commit/d7282fff1cac8057ca9ec86f45bd8114bcbbaf3e tdf#168023 sc view: fix empty cell be not rotated with Text Orientation It will be available in 25.8.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.