https://bugs.documentfoundation.org/show_bug.cgi?id=131029

            Bug ID: 131029
           Summary: When the time is autofilled, the integer part is
                    incremented
           Product: LibreOffice
           Version: 6.4.1.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
When autofilling a cell with a time entered, the integer part is incremented to
the wrong value.

Steps to Reproduce:
1. Enter "1:" in cell A1.
2. Drag the autofill handle.(The time display does not change. but, the integer
part has been incremented.)
3. Change the number format in the sidebar from time to general.


Actual Results:
The integer part has increased as in the following example.

0.041666666666667
1.04166666666667
2.04166666666667
3.04166666666667
4.04166666666667

or If the number format is time.

01:00:00 AM
02:00:00 AM
03:00:00 AM
04:00:00 AM
05:00:00 AM


Expected Results:
The decimal part increases and the integer part does not change as follows.

0.041666666666667
0.083333333333333
0.125
0.166666666666667
0.208333333333333



Reproducible: Always


User Profile Reset: No



Additional Info:
The time display does not change. So I do not notice.

Version: 6.4.1.2
Build ID: 4d224e95b98b138af42a64d84056446d09082932
CPU threads: 8; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: en-US (C); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to