Bug 71231 - Automatic filter doesn't work with more than 65535 rows
Summary: Automatic filter doesn't work with more than 65535 rows
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Spreadsheet (show other bugs)
Version: 4.1.3.2 release
Hardware: Other All
: medium normal
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-04 20:00 UTC by Kamil Páral
Modified: 2014-01-21 05:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
automatic filter problem with too many files (81.66 KB, image/png)
2013-11-04 20:00 UTC, Kamil Páral
Details
sample xlsx file with more than 65535 rows (753.44 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2013-11-04 20:01 UTC, Kamil Páral
Details

Description Kamil Páral 2013-11-04 20:00:40 UTC
Created attachment 88648 [details]
automatic filter problem with too many files

When I have a xlsx file with more than 65535 rows (different content in each cell) and I create an automatic filter and display it, the checkboxes don't work properly.

Please see the attached screenshot and the sample file.

First, the checkboxes are ordered correctly until foo_65535, after that they continue from the latest item (foo_70000) in _descending order_ until foo_65536.

Second, checkboxes from foo_65537 onward (to foo_70000) are not checked, even though they should be. foo_65536 is the last item in the popup, but it is checked.

Third, "show only current item" doesn't work correctly. Checkboxes between foo_65537 and foo_70000 can _never_ be enabled, no matter what you do. foo_65536 is _always_ enabled, no matter what you do.

libreoffice-calc-4.1.3.2-2.fc19.x86_64
Fedora 19
Comment 1 Kamil Páral 2013-11-04 20:01:17 UTC
Created attachment 88649 [details]
sample xlsx file with more than 65535 rows
Comment 2 Owen Genat 2014-01-21 05:58:36 UTC
For earlier versions of LO:

- v3.3.0.4 OOO330m19 Build: 6
- v3.4.6.2 OOO340m1 Build: 602
- v3.5.7.2 Build ID: 3215f89-f603614-ab984f2-7348103-1225a5b

The entries in the AutoFilter in the provided attachment are limited to 16384. This limitation is described (for Standard Filter) in bug 66342. The new limit is higher, but confirmed for:

- v3.6.7.2 Build ID: e183d5b
- v4.0.6.2 Build ID: 2e2573268451a50806fcd60ae2d9fe01dd0ce24
- v4.1.4.2 Build ID: 0a0440ccc0227ad9829de5f46be37cfb6edcf72

All versions tested under Ubuntu 10.04 x86_64.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.