DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2012-04-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44658 Glenn Adams gl...@skynav.com changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment

DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-04-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44658 Simon Pepping [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED

Re: DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-04-11 Thread Simon Pepping
On Tue, Apr 08, 2008 at 01:05:12PM -0700, [EMAIL PROTECTED] wrote: --- Comment #7 from Andreas L. Delmelle [EMAIL PROTECTED] 2008-04-08 13:05:11 PST --- Cool. Simon's patch indeed looks better than my own attempt. I'll see if I can apply it to the trunk (if Simon does not beat me to it)

DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-04-07 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44658 --- Comment #4 from Simon Pepping [EMAIL PROTECTED] 2008-04-07 07:08:17 PST --- Andreas, Your fix is high up the tree, in the Length interface. I attach a patch which limits the getTableUnits method to RelativeNumericProperty. The

DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44658 --- Comment #2 from Andreas L. Delmelle [EMAIL PROTECTED] 2008-03-24 05:11:28 PST --- Thinking of a fix, this seems to be all but trivial... ColumnSetup can only detect if the specified width is a relative numeric, but does not have

DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44658 --- Comment #3 from Andreas L. Delmelle [EMAIL PROTECTED] 2008-03-24 13:04:33 PST --- Created an attachment (id=21706) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=21706) Initial patch correcting the problem Initial

DO NOT REPLY [Bug 44658] Incorrect table-unit computation if proportional-column-width() is used as a subexpression

2008-03-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44658 --- Comment #1 from Andreas L. Delmelle [EMAIL PROTECTED] 2008-03-23 03:47:01 PST --- Created an attachment (id=21701) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=21701) FO demonstrating the issue -- Configure