To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=76375
                 Issue #|76375
                 Summary|Text in the format code changes behaviour of number fo
                        |rmats
               Component|Spreadsheet
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|Windows XP
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|formatting
             Assigned to|spreadsheet
             Reported by|guraknugen





------- Additional comments from [EMAIL PROTECTED] Sun Apr 15 16:53:51 +0000 
2007 -------
Example 1:
Format code of A1: 0.###
a. A1=2.5 → 2.5 is displayed.
b. A1=.586 → 0.59 is displayed.
c. A1=3 → 3 is displayed.

Example 2:
Format code of A1: 0.###" mm"
a. A1=2.5 → 2.5 mm is displayed.
b. A1=.586 → 0.59 mm is displayed.
c. A1=3 → 3. mm is displayed.

So why is there a decimal point (or decimal comma if a language like Swedish is 
selected) between 3 and mm? In example 1, there is no decimal character 
displayed when the content of A1 is an integer, as it is in case 1c. It seems 
like the “ mm” changes the whole behaviour of the number part of this format. 
Is there a reason for this? I think that most people would appreciate if 
example 2c displayed as "3 mm" rather than "3. mm". I can't really find any 
arguments speaking for the current behaviour.

Thanks for taking your time.

Johnny Andersson

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to