https://bugs.documentfoundation.org/show_bug.cgi?id=166910
Bug ID: 166910
Summary: Text to column pushes the data to next row if there is
a newline character before/after the delimiter
Product: LibreOffice
Version: 25.2.3.2 release
Hardware: All
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
In LO Calc, when I try to split a cell using delimiters, the second/subsequent
values in the cell after a delimiter followed by a new line character, shifts
to the next line, and the cells are pushed down by one cell.
Steps to Reproduce:
1. 041200
041205
2.
3.
Actual Results:
1. 041200
2. 041205
Expected Results:
1. 041200 041205
Expectation: 1) Insert new row and shift the value down 2) Do not shift the row
and optionally throw an error 3) Do not complete the operation in the
cell/leave it unchanged
Reproducible: Always
User Profile Reset: No
Additional Info:
Version: 25.2.3.2 (X86_64) / LibreOffice Community
Build ID: bbb074479178df812d175f709636b368952c2ce3
CPU threads: 8; OS: Linux 6.1; UI render: default; VCL: gtk3
Locale: en-IN (en_IN); UI: en-GB
Flatpak
Calc: threaded
--
You are receiving this mail because:
You are the assignee for the bug.