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

            Bug ID: 123202
           Summary: EDITING Sorting of the filtered data is incorrect
           Product: LibreOffice
           Version: 5.0.0.5 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: libreoff...@nisz.hu

Description:
Sorting of the filtered data is incorrect when we select Data→Sort/Sort
Ascending/Sort Descending. (This is correct when we select Sort Ascending/Sort
Descending in the AutoFilter popup window.)

Steps to Reproduce:
    1. Open the attached sample.ods spreadsheet in LibreOffice Calc.
    2. Select the A1 and B1 cells and click Data→AutoFilter.
    3. Click on the AutoFilter popup menu button in B1 cell.
    4. In the AutoFilter window select text1 item and deselect text2 and text3
items.
    5. Click on the OK button.
    6. Select the A2:B11 cells and click Data→Sort Descending.


Actual Results:
column1 column2
10      text1
6       text3
4       text2
1       text1

Expected Results:
column1 column2
10      text1
7       text1
5       text1
1       text1


Reproducible: Always


User Profile Reset: No



Additional Info:

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

Reply via email to