To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=82644
------- Additional comments from [EMAIL PROTECTED] Fri Apr 4 06:13:14 +0000
2008 -------
It's great that this is now working in OOo2.4
However, rather than ignoring spaces within inline arrays, spaces are now
removed.
So =SUM( { 1; -3; 2 } )
becomes =SUM( {1;-3;2} ) in the formula bar
This is a new behaviour for the user; for example
=SUM( ABS( -2 ); 9 )
preserves that formatting exactly in the formula bar.
I'd suggest that we should either allow the user's spaces or not - but that it
should be consistent.
I personally like to see some spaces sometimes - it makes the thing more
readable.
---------------------------------------------------------------------
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]