| Summary: | Autofilter dropdown behaves strangely when it's created by a macro in a specific XLSM | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Aron Budea <aron.budea> |
| Component: | Calc | Assignee: | Tamas Bunth <btomi96> |
| Status: | VERIFIED FIXED | ||
| Severity: | normal | CC: | btomi96, ilmari.lauhakangas, szymon.klos, xiscofauli |
| Priority: | medium | ||
| Version: | 5.4.0.0.alpha1+ | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | target:5.5.0 target:6.0.0 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | 107238 | ||
| Bug Blocks: | 108908, 123807 | ||
|
Description
Aron Budea
2017-05-12 13:42:24 UTC
Repro with file. Arch Linux 64-bit, KDE Plasma 5 Version: 5.4.0.0.alpha1+ Build ID: c0968aa4673a8ac9a8a09a0e291b58b94bdbb35e CPU threads: 8; OS: Linux 4.10; UI render: default; VCL: kde4; Locale: fi-FI (fi_FI.UTF-8); Calc: group Built on May 13th 2016 Szymon Kłos committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=9956849c2ea6049582e2ccf04c355542c1ef00a1 tdf#107797 select all entries in the dropdown It will be available in 5.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Polite ping: is this bug fixed? if so, please close it as RESOLVED FIXED Only partially fixed, correct entries are checked but manual filtering still behaves strangely. Tamas Bunth committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=b946ab02b246e85c34f8fa77d99e19dacda07fe5 tdf#107797 UpdateAutoFilter handle more entries It will be available in 6.0.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Verified that autofilter corresponds to selected entries after macro execution in the following daily build: 2017-08-15_01:59:49 (bebaac5eb6ebd2db3e1ea22b1630111343a9c25c) / Windows 7. Szymon, Tamas, thanks for the fix! |