[Libreoffice-bugs] [Bug 135242] New: Calc: Macro - sorting is working just for first 3 criteria

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jul 28 17:29:58 UTC 2020


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

            Bug ID: 135242
           Summary: Calc: Macro - sorting is working just for first 3
                    criteria
           Product: LibreOffice
           Version: 6.4.5.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: buzea.bogdan at libreoffice.org

Description:
The exemple file attached contains a macro that is executed when we press
Ctrl+S (when we save the document).

When executed what should happend:
Sort by column 16               ASCENDING
Than by column 17               DESCENDING
Than by column 23               DESCENDING
Than by column 20               ASCENDING
Than by column 21               ASCENDING

What is happend:
Sort by column 16               ASCENDING
Than by column 17               DESCENDING
Than by column 23               DESCENDING

Last 2 options are ignored.


See the video, it's much easier to understand the bug.

Steps to Reproduce:
The exemple file attached contains a macro that is executed when we press
Ctrl+S (when we save the document).

When executed what should happend:
Sort by column 16               ASCENDING
Than by column 17               DESCENDING
Than by column 23               DESCENDING
Than by column 20               ASCENDING
Than by column 21               ASCENDING

What is happend:
Sort by column 16               ASCENDING
Than by column 17               DESCENDING
Than by column 23               DESCENDING

Last 2 options are ignored.

Actual Results:
The last 2 sorting criteria are ignored.

Expected Results:
The last 2 sorting criteria are executed.


Reproducible: Always


User Profile Reset: Yes



Additional Info:
Version: 6.4.5.2
Build ID: a726b36747cf2001e06b58ad5db1aa3a9a1872d6
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: gtk3; 
Locale: ro-RO (ro_RO.UTF-8); UI-Language: en-US
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200728/c4d043ab/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list