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

            Bug ID: 154824
           Summary: Incorrect table sorting
           Product: LibreOffice
           Version: 7.4.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: kuraga...@mail.ru
                CC: kuraga...@mail.ru

1. Create the following table:

|---------|
|A | B | 1|
|---------|
|  |   | 2|
|C | D |--|
|  |   | 3|
|---------|
|E | F | 4|
|---------|

2. Sort it by the first column.

3. Result:

|---------|
|  |   | 3|
|---------|
|  |   | 1|
|A | B |--|
|  |   | 2|
|---------|
|E | F | 4|
|---------|

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

Reply via email to