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

            Bug ID: 167691
           Summary: EDITING: Number pattern continuation at dragging is a
                    bit broken
           Product: LibreOffice
           Version: 25.2.5.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: [email protected]
          Reporter: [email protected]

Description:
See the Steps below

Steps to Reproduce:
Insert each of the following sequence of numbers, in a row or column, then
select each sequence and drag by the corner to continue the pattern:

1) 1,1

2) 1,empty,1,empty

3) 1,1,2,2 

4) 1,empty,1,empty,2,empty,2,empty 

5) 1

6) ab

Actual Results:
I show only the continuation of the sequence as produced by Calc:

1) 1,1,1,1...
OK

2) 2,empty,2,empty,3,empty,3,empty .... 
NOT OK, inconsistent

3) 2,2,3,3,3,3,4,4,4,4...
NOT OK, because inconsistent with initial "1,1" 

4)
2,empty,2,empty,3,empty,3,empty,3,empty,3,empty,4,empty,4,empty,4,empty,4,empty
NOT OK, as in 3)


5) 2,3,4
NOT OK, inconsistent with next, and because it's not a reference to expect to
increase automatically by 1

6) ab,ab,ab


Expected Results:
1) 1,1,1,1...

2) 1,empty,1,empty,1,empty,1,empty .... 

3) 3,3,4,4,...

4) 3,empty,3,empty,4,empty,4,...

5) 1,1,1,...
I recognize that the case for this is more debatable.

6) ab,ab,ab,...



Reproducible: Always


User Profile Reset: No

Additional Info:
Version: 25.2.5.2 (X86_64) / LibreOffice Community
Build ID: 03d19516eb2e1dd5d4ccd751a0d6f35f35e08022
CPU threads: 2; OS: Windows 10 X86_64 (10.0 build 19045); UI render:
Skia/Raster; VCL: win
Locale: en-US (en_US); UI: en-US
Calc: threaded

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

Reply via email to