Description: Move above checkboxes in Autofilter window (see attach). IMHO it will be better for general UX Steps to Reproduce: 1. I suggest to move above checkboxes in Autofilter window (see attach) 2. 3. Actual Results: - Expected Results: - Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 148688 [details] MockUP
The typical place for parent checkboxes is above the children; this pattern is known from trees (ie. file manager). Somehow related is bug 118574 where I added a mockup with the checkboxes below to keep the search bar close to the list that is affected by the search. But the idea here is good anyway. So yes, please do it.
A code pointer: see ScCheckListMenuWindow::packWindow and ScCheckListMenuWindow::getSectionPosSize in sc/source/ui/cctrl/checklistmenu.cxx
Thanks for the code pointers. Patch is here https://gerrit.libreoffice.org/#/c/67712/
heiko tietze committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/16780939141031632d04603a148859dc8a1ef3e1%5E%21 Resolves tdf#122998 - Position of all/none checkboxes in Autofilter It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.