https://issues.apache.org/ooo/show_bug.cgi?id=125875
Issue ID: 125875
Issue Type: DEFECT
Summary: Page columns' default after invalid input varies.
Product: Writer
Version: 4.1.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: programming
Assignee: [email protected]
Reporter: [email protected]
Upon creating or loading a document, the value that page column number defaults
to after entering a value that is obviously too large is 52. Any other time
during a session, the value reverts to 99.
1. Open a new document.
2. Enter 1000 to the page columns setting under Format > Page... > Columns and
apply.
3. You should see 52 columns.
4. Repeat step 3.
5. You should now see 99 columns.
This is problematic because it is inconsistent. Though I have not found any
evidence of this, it is possible that if you enter a value between 53 and 99
inclusive the program may use this value (that is technically valid) in other
parts of the program which could cause issues if it is only displaying the 52
columns.
--
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.