https://bz.apache.org/ooo/show_bug.cgi?id=127567

          Issue ID: 127567
        Issue Type: DEFECT
           Summary: Print Page range To - From upper boundary validations
                    are done in two visible steps instead of one
           Product: General
           Version: 4.1.3
          Hardware: Mac
                OS: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P5 (lowest)
         Component: ui
          Assignee: issues@openoffice.apache.org
          Reporter: adinaml...@yahoo.com
  Target Milestone: ---

SUMMARY
The upper boundary validations on From - To fields from Page Print, don't
behave the same. For both though, the validation is done in two visible steps
(information message displayed twice, and values in the fields modified in two
steps). This could be optimized for a better user experience. 


STEPS
1. Open any of the Open Office products, e.g Writer, Calc, Impress
2. Go to File > Print
3. Focus on Pages to print, From - To fields

CASE 1:
3. In "From" field, leave it as it is with value 1.
4. In "To" field enter an eleven digits number, e.g 11111111111
Result: After the 10th digit, the value is reset to a 6 digits number 999999,
which is reasonable. The information message, though, is displayed twice.

CASE 2: 
5. In "To" field make sure you have a valid value, e.g 5
6. In "From" field enter a big number until the program allows, e.g
123456789012345678901234567890123456789012345678901234567 (57 digits)
Result: The value in "From" field is reset to 1. When I enter only the first 56
digits of the number, the info message is not displayed, the value is not reset
to 1.

CASE 3:
7. In "To" field enter an accepted number
8. In "From" field enter an 11 digits number, e.g 11111111111
9. Click on the "To field" 
-> the value in both "To" and "From" becomes 2147483647. 
10. Click again in "From" field 
-> the value in "From" field becomes 999999
-> Info message is displayed "The value in the “to” field is out of range.
Resetting to previous value…". Clicking ok doesn't change anything, "From field
still holds value 2147483647. 
11. Click again on "To" field
-> the value in "To" field becomes 999999
-> Info message is displayed "The value in the “to” field is out of range.
Resetting to previous value…".


EXPECTED RESULT
In any of the cases, not to be able to input more than the variable can hold.
The variable upper limits seems to be 2^31-1, i.e 2147483647 (10 digits). If an
information message is displayed, to be displayed only once.


VIDEO 
https://screencast.com/t/qvfhsJvSA1

Open the link in a browser that supports flash player, e.g Chrome. You might
need to enable flash
https://support.digication.com/hc/en-us/articles/115003963468-Enabling-Flash-for-Google-Chrome-Windows-Macintosh-

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

Reply via email to