https://bugs.documentfoundation.org/show_bug.cgi?id=155697
--- Comment #3 from ady <[email protected]> --- (In reply to Shad Sterling from comment #2) > Then I guess there are two bugs: I disagree. > however the content got to be different > from entering the same text IMHO, Calc has no control on how or what exactly users introduce as data; that's for the users to know and to control. > and that there's no discernable difference in > the input line (nor any apparent way to add or remove the invisible > character) I would suggest using functions such as: _ D1: LEN(A1) _ E2: RIGHT(A2) _ F2: UNICODE(E2) ...among others. In a similar way, there are formatting marks in text used in Writer (e.g. end of paragraph; toggle formatting marks in Writer to show them). Perhaps you would want to open an enhancement request for something, but I don't see here some formatting issue affecting the result of a formula as presented in comment 0. -- You are receiving this mail because: You are the assignee for the bug.
