- Open attachment 187809 [details] from bug 143103, - Open autofilter. => Note that the filter has 12 entries, starting with "(empty)" and ending with "z". - Close and open autofilter again. => Filter now has 15 entries, starting with "(empty)" and ending with "zzzrz". This is the correct result, the previous one is wrong. This started with the following commit, previously autofilter stopped with the first empty cell, while now empty cells with background color are also included and maintain continuity of the filter (the additional entries are after empty cells with only background color set). The issue is that the listed entries in the filter should be consistent. https://cgit.freedesktop.org/libreoffice/core/commit/?id=8b2369236dea7d6863c2df3d4ce5e356c9c8010c author Henry Castro <hcastro@collabora.com> 2023-11-23 11:49:15 -0400 committer Henry Castro <hcastro@collabora.com> 2023-11-29 12:05:25 +0100 sc: fix back color filter entries
Works in Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: cda4965ea65ff9fa0e63e53344f46aeac91848a9 CPU threads: 16; OS: Linux 6.11; UI render: default; VCL: gtk3 Locale: de-DE (de_DE.UTF-8); UI: de-DE Calc: threaded
Fix with https://gerrit.libreoffice.org/c/core/+/174781 commit 570261954089695377cd6910b95fd3b6ee864062 [log] author Pranam Lashkari <lpranam@collabora.com> Thu Oct 10 07:15:16 2024 +0400 committer Pranam Lashkari <lpranam@collabora.com> Tue Oct 15 14:43:06 2024 +0200 sc: make sure autofilter color area is caluculated