https://bugs.documentfoundation.org/show_bug.cgi?id=153993
ady <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from ady <[email protected]> --- (In reply to Matt Keveney from comment #0) > Bugs 146404 and 152724 seem very similar, though this reporter can't be sure > it's the same underlying issue. CC'ing Laurent Balland, who has been reviewing several of these number format issues recently. Bug 146404 is about the custom [COLORnn] format. Bug 152724 is about the "_X" custom format, to leave a space equal to the width of that "X" character. There are other several bug reports related to supporting custom number format codes that are supported by other spreadsheet software. In this case, this seems to be related to space character(s) before the "E" (and/or "e") in the scientific number format. I am not sure whether this is also specific to the right-side of the number, or the decimal side of the number, or... The precise "definition" of the problem might depend on how exactly the code understands the use of the E/e for scientific notation, and whether this is allowed or supported in ODF. Two questions: A_ Have you tried testing with a dev. release or testing version? B_ Have you tried the same steps using other software (e.g. AOO and/or Excel for MacOS or any other) to see how the behavior is there? -- You are receiving this mail because: You are the assignee for the bug.
