https://bugs.documentfoundation.org/show_bug.cgi?id=96822
GerardF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |NOTABUG --- Comment #2 from GerardF <[email protected]> --- (In reply to Kevin Suo from comment #0) > 1.1. Type "123" in A1, without quotes. > 1.2. Set cell format of A1 to "Text". > (Observe that the value is right-aligned. The expected behaviour is > left-aligned as the cell value is text). 1. You type 123 in A1 : This is a numeric value. 2. You are formatting the cell as "Text". Changing format of a cell with data do not affect data, the cell content is still a numeric value. > 2.1. Set cell format of A2 to "Text". > 2.2. Type "123" in A2, without quotes. > (Oberve that the value is left-aligned. This is expected.) 2.3 Change format A2 to "Standard" or any numeric format. A2 is still left aligned and "123" is still text. No bug here. Changing cell format never affect cell content. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
