https://issues.apache.org/ooo/show_bug.cgi?id=124436
Bug ID: 124436
Issue Type: DEFECT
Summary: the Increase Spacing and Decrease Spacing buttons
change the paragraph spacing value inconsistently
Product: Writer
Version: 4.0.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
When the Increase Spacing or Decrease Spacing button is used it changes the
current Above Paragraph Spacing and Below Paragraph Spacing values
inconsistently
To reproduce enter a text into the document, set its Before and After Paragraph
Spacing to 50,00 mm and press the Increase Spacing button. The following are
the results of the increase:
Increasing gives these results with millimeters as the unit:
50,00
51,03(1,03)
52,05(1,02)
53,08(1,03)
54,10(1,02)
55,12(1,02)
so the increase - seen in the bracket - is either 1,03 or 1,02
The same happens for cm unit:
2,10
2,21(0,10)
2,31(0,10)
2,41(0,10)
2,51(0,10)
2,61(0,10)
2,72(0,11)
2,82(0,10)
2,92(0,10)
3,02(0,10)
the increase - seen in the bracket - is either 0,10 or 0,11
The similar result can be reproduced for decreasing the spacing value.
This bug is not critical, but it can be annoying for the user not to be able to
rely on a steady increase which one would expect from a button designated just
for this functionality.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.