[Libreoffice-bugs] [Bug 133836] Autofilter enables deselect items automatically when typing a search

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jun 30 15:33:57 UTC 2020


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

--- Comment #14 from Caolán McNamara <caolanm at redhat.com> ---
re comment #11, not one for me. But a brief competitive comparison suggests
that making the filter not auto-toggle on/off and instead require an explicit
enter/return/activate in the search box to toggle on/off the shown rows (which
would mean that enter in that search box no longer closes the dialog) is a
plausible alternative implementation

sc/source/ui/cctrl/checklistmenu.cxx "EdActivateHdl" is the activate handler
for the search box, "EdModifyHdl" is the modify handler. A quick looks suggests
that the ShowCheckEntry calls in there are toggling the rows on/off
automatically if they match/don't match the filter. There is a complicated date
mode too which needs to be tested if someone takes this on.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200630/8ed4b7bb/attachment.htm>


More information about the Libreoffice-bugs mailing list