https://bz.apache.org/ooo/show_bug.cgi?id=127232
Issue ID: 127232
Issue Type: DEFECT
Summary: Inconsistency between Indents & Spacing and Properties
in First line indent boundaries
Product: Writer
Version: 4.1.2
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: Normal
Priority: P5 (lowest)
Component: formatting
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 85874
--> https://bz.apache.org/ooo/attachment.cgi?id=85874&action=edit
This document can be used to reproduce this bug.
AOO 4.1.2 - AOO412m3(Build:9782) - Rev. 1709696
AOO 4.1.3 - AOO413m1(Build:9783) - Rev. 176138
OS’s:
MacOS 10.12, Win10, Win8.1
Summary:
First line indent value can be set in:
Format -> Paragraph -> Indents & Spacing
Properties -> Paragraph.
Changes made in first place are reflected in second and vice versa (the fields
are interdependent).
Issue:
Boundary values for these fields are different.
To reproduce the issue:
Preconditions:
0. Create a new document.
1. Set Page Format to A4.
2. Set measurement unit to inch.
Steps to reproduce:
0. Open Properties -> Paragraph.
1. In First line Indent put 6.73 ".
2. Try to increase the value.
Note1: It is not possible. Max Indent is 6.73 ".
3. In First line Indent put -22.75 ".
4. Try to decrease the value.
Note2: It is not possible. Min Indent is -22.75 ".
5. Open Format -> Paragraph -> Indents & Spacing.
6. First line Indent is set to 6.50 ".
7. Try to increase the value.
Note3: It is not possible. Max Indent is 6.50".
8. Set First line Indent to -39.37 ".
9. Try to decrease the value.
Note4: It is not possible. Min Indent is -39.37 ".
Expected result:
Indent in Properties -> Paragraph and in Format -> Paragraph -> Indents &
Spacing store the same value. So boundaries in both places for this value also
should be the same.
Actual result:
Boundaries in Indent in Properties -> Paragraph and Format -> Paragraph ->
Indents & Spacing differ.
Follow-up testing:
Test1 - Enter extra-large value.
Steps to reproduce:
1. Open Properties -> Paragraph.
2. Enter -222222.
Actual result: You’ll get -39.37 ".
4. Try to increase/decrease Value.
Actual result: It’s set to -22.75 ". So, there is a chance to set max value
from Format -> Paragraph -> Indents & Spacing can be used for Indent in
Properties -> Paragraph
Test2 - Change Page Width and check if it affects First Line indent value.
Steps to repro:
1. Open Format -> Page… and change Format to A3.
2. Go to Properties -> Paragraph and check boundaries for First Line Indent
Result: Max = 6.73”, Min = -22,75”.
3. Go to Format -> Paragraph -> Indents & Spacing and check boundaries for
First Line Indent.
Result: Max = 9.92 “, Min = -39.37 ".
Actual result: First Line Indent value in Format -> Paragraph -> Indents &
Spacing is related to Page Width.
First Line Indent value in Properties -> Paragraph is same for other Page
Width.
--
You are receiving this mail because:
You are the assignee for the issue.