https://bugs.documentfoundation.org/show_bug.cgi?id=163088
Bug ID: 163088
Summary: The optimal column width differs depending on whether
there is a line break in the cell or not
Product: LibreOffice
Version: 24.2.6.2 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
The optimal column width differs depending on whether there is a line break in
the cell or not.
Steps to Reproduce:
1. Open a new Calc.
2. Enter the two examples in the same column for comparison.
Enter [ =REPT("A",50) ] in Cell [A1] and
[ =REPT("A",50)&CHAR(10) ] in Cell [A2].
3. If cell formatting is set to automatic line breaks, cancel it.
4. Try setting the optimal column width for [A1] and [A2] respectively.
Actual Results:
5. [A1] and [A2] will have different column widths.
Expected Results:
5. [A1] and [A2] will have same column widths.
Reproducible: Always
User Profile Reset: No
Additional Info:
Not Reproduced with
Version: 7.6.7.2 (X86_64) / LibreOffice Community
Build ID: dd47e4b30cb7dab30588d6c79c651f218165e3c5
CPU threads: 4; OS: Windows 10.0 Build 10240; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: CL threaded
Reproducible with
Version: 24.2.6.2 (X86_64) / LibreOffice Community
Build ID: ef66aa7e36a1bb8e65bfbc63aba53045a14d0871
CPU threads: 4; OS: Windows 10.0 Build 10240; UI render: Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded
Reproducible with
Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 5b54f68599d9a9b6f4d21fd8c0cdac746ea71ecb
CPU threads: 4; OS: Windows 10 X86_64 (10.0 build 10240); UI render:
Skia/Raster; VCL: win
Locale: ja-JP (ja_JP); UI: ja-JP
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.