https://bz.apache.org/ooo/show_bug.cgi?id=126693
Issue ID: 126693
Issue Type: DEFECT
Summary: Valid table width values are rejected
Product: Writer
Version: 4.1.0
Hardware: Mac
OS: Mac OS X 10.11
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
Created attachment 85165
--> https://bz.apache.org/ooo/attachment.cgi?id=85165&action=edit
Replication procedure
Build: 9764
The replication procedure can be found in the attached file.
Though the attachment shows failure for only one value of Table Width, thats
not the only case.
In general, the Table width variable rejects changes from x" to (x + 0.01)"
where,
x is a value with 2nd decimal digit (1/100) to be an even number.
like, 5.02, 5.04, etc.
In case of other valid values, where the digit is odd, I don't see any failure.
Also, x" to (x - 0.01)" doesn't fail.
Note: this is true only for adjacent values. Resizing from 6.90" to 6.93"
works.
--
You are receiving this mail because:
You are the assignee for the issue.