To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103357


User ayaniger changed the following:

                What    |Old value                 |New value
================================================================================
              Issue type|DEFECT                    |PATCH
--------------------------------------------------------------------------------




------- Additional comments from ayani...@openoffice.org Thu Jul 23 17:01:35 
+0000 2009 -------
I've submitted a patch, which does two things:

1) Fixes check for 0 indent. Until now the code thought that a 0 value for
nMinLeft meant 0 indent. If the value was not zero, the table was aligned "From
Left", instead of "Left" or "Right". In fact, for default alignment, the value
is -108, which is the initial value read from the document into the first
element of the nCenter array, which is then assigned to nMinLeft. I did not
change this for LTR tables, since most of my testing was for RTL tables. But I
think this needs to be changed for LTR tables as well.

2) Did separate handling for cases of with and without a "preferred width" 
value.

RTL users would be pleased if you could check the patch and, if it passes QA,
integrate it in the next release.

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to