https://bugs.documentfoundation.org/show_bug.cgi?id=150454

--- Comment #2 from Rainer Bielefeld Retired <[email protected]> 
---
Additional Info:
---------------
a) Because I was not sure concerning correct syntax I die a different approach
for Reproducing problem with a formula '=CONCATENATE(A11;A12;A13)
A11 and a 13 are Numbers
a1) If A12 is "char(10)" (= Line Feed), I see a linefeed between numbers from
A11 and A13.
a2) If A12 is "char(9)" (= Tab), I see NO distance between numbers from A11 and
A13.


To narrow Down roots of the problem 
11) copy  → paste as plain text contents of B11 from sample document to an
   empty writer document. 
   Expected: Numbers 8 and 9 shown in 2 lines
   Actual: as expected  👌
12) copy  → paste as plain text contents of B2 from sample document to an
   empty writer document. 
   Expected: Numbers 8 and 9 showshown with some distance between ("7   8")
   Actual: as expected  👌

21) copy  → paste as plain text contents of B11 from sample document to B20
    Expected: "7"in B20, "8" in B21
    Actual: as expected  👌
22) copy  → paste as plain text contents of B2 from sample document to B30
    Expected: "7"in B30, "8" in C30
    Actual: as expected  👌

b) All this shows that TAB in Cell B2 does exist, but it's not shown.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to