https://issues.apache.org/ooo/show_bug.cgi?id=120236

--- Comment #2 from liangweike <[email protected]> ---
The cause of this bug is that the left margin becomes negative when decreasing
indent for bullets. So it must be positive or zero to avoid that the bullets go
out of page range.
There are three elements that are concerned with this problem.
1. left margin; 2. first line offset; 3. distance of left text
When the first line offset is negative the relation of the three elements is:
distance of left text + first line offset = left margin.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to