[Libreoffice-bugs] [Bug 125095] New: Erroneous DnD in Pivot Table Layout dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri May 3 06:35:32 UTC 2019


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

            Bug ID: 125095
           Summary: Erroneous DnD in Pivot Table Layout dialog
           Product: LibreOffice
           Version: 6.3.0.0.alpha0+ Master
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: regression
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: mikekaganski at hotmail.com
                CC: caolanm at redhat.com

Steps:

1. In a new spreadsheet, put this to cells A1:B7:

        name    data
        a       1
        a       2
        b       3
        b       1
        b       2
        c       3

2. Select the two columns A and B, and open the Pivot Table Layout dialog using
Data->Pivot Table->Insert or Edit..., and confirming the Select Source dialog.

3. In the dialog, Drag-and-Drop fields from Available Fields: list to sections
(using Rows Fields: in this example):

3.1. Drag "name" from Available Fields: list to Rows Fields: list.
     => the field *moves* to the Rows Fields: list, *disappearing* from
Available Fields: list, which is *wrong*, since it's correct to be able to put
the same field into several areas, like into Row Fields, and into Data Fields -
to see each name and its count.

3.2. Next, drag "data" field to the Rows Fields: list below the "name" which
was put there previously. Now try to re-arrange the fields:
3.2.1. Drag "data" above "name"
       => it works, i.e. tdf#124633 was fixed in the meanwhile - good.
3.2.2. Now that "data" is above "name", drag "data" below "name"
       => "name" disappears - *this is wrong*.

Not reproducible in 6.2.3.2; reproducible in master.

Caolán, could you please take a look, given your commit
https://git.libreoffice.org/core/+/f82356d9a1ce1457593a5f42728e2962561328cf ?

-- 
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/20190503/c93caca8/attachment.html>


More information about the Libreoffice-bugs mailing list