https://bugs.freedesktop.org/show_bug.cgi?id=61634

tmacalp <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #3 from tmacalp <[email protected]> ---
I've been able to confirm that this bug appears as far back as LibreOffice
3.4.3 using Windows XP.

Here is another way to reproduce the error:

* Start a new spreadsheet
* Starting with cell A1, enter some data into column A, and numbers into column
B
* Data -> Sort
* Sort by any criteria, just hit "OK"
* Insert a new row 1
* Add headings to row 1 (something like "Name" and "Age")
* Click around to make sure nothing is selected
* Data -> Subtotal

Notice that the actual header rows are ignored and the two items listed in the
box "Calculate subtotals for" list the first row of DATA instead of the headers
like they should.

It appears that whenever the Subtotals function is called, it's limiting the
selected region of data, probably to cut out the header row.  But the actual
Subtotal function is already ALWAYS cutting out the header row. It's impossible
to run a subtotal on a section of data that doesn't include a header row, but
that's another story.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to