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

            Bug ID: 96370
           Summary: BASE: filter doesn't work for query fields which are
                    sum
           Product: LibreOffice
           Version: 5.0.3.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 121180
  --> https://bugs.documentfoundation.org/attachment.cgi?id=121180&action=edit
testcase file

Given
A database with a table(id, text, date, int fields of corresponding types) and
a query(table.date and SUM(table.int)). A form for the query with a table
control element.

Steps to reproduce:
1) Activate filter setting (ctrl-shift-l)
2) type some value for the SUM(table.int) field
3) Apply filter

Expected:
Filter applied, we see filtered data.

We got:
No data in the table. Filter panel is blocked, we can't even clear filter
settings, since the button is blocked. The only way out - reopening the form.

-- 
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