To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=68544
User jodygoldberg changed the following:
What |Old value |New value
================================================================================
Status|NEW |STARTED
--------------------------------------------------------------------------------
OS/Version|Linux |All
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Oct 6 06:17:02 -0700
2006 -------
There are two distinct issues that are breaking the layout.
1) 0 is being treated as an 'empty' rather than zero, which loses one row.
2) The header layout that is losing the other row seems to have several
significant factors.
: The number of col/row/data fields
: The 'Classic' table format (the default default value) sets a flag. In
the Office Open XML it is called 'gridDropZones' and Office12 sets it via a ui
that calls it a compatibility feature. I have not managed to set it with
anything other than the Classic autoformat in released versions. It's unclear
if this flag is set distinctly somewhere in the xls format (possibly in
SXVDEX).
Suggested course of action. I've started on the 0 vs empty problem. The main
difficulty there is that we're going to need an ODF extension to handle the
different semantics without breaking backwards compat.
---------------------------------------------------------------------
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]