https://issues.apache.org/ooo/show_bug.cgi?id=125892
--- Comment #2 from Stephanie Galbo <[email protected]> --- >From the OO help guide on Indents and Spacing: "If you want the paragraph to extend into the page margin, enter a negative number." A negative value similar to -40 could occur as a result of user error, but it appears that input filter here is not working properly. The value should have been rejected, or accepted and the indent adjusted accordingly. This is doing neither. The value is being changed to -39.37 which seems like an acceptable boundary value, but the indent moves in the opposite direction. Furthermore, it appears that the background color is using a different boundary value than the actual paragraph. -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
