[Libreoffice-bugs] [Bug 140745] AutoFilter dropdown doesn't show (empty) on top of the list with values
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Mar 11 14:24:18 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140745
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|needsUXEval |
CC|libreoffice-ux-advise at lists |erack at redhat.com,
|.freedesktop.org |heiko.tietze at documentfounda
| |tion.org
--- Comment #7 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Let's move the "(empty)" entry to the top.
Guess it's STR_EMPTYDATA, sorted with the other content in
sc/source/core/data/documen3.cxx at sortAndRemoveDuplicates(). But I have no
idea how to move this item on top of the list in an elegant way. And since
sortAndRemoveDuplicates() is used a few times across the app, it might also
have side-effects.
--
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/20210311/74382975/attachment.htm>
More information about the Libreoffice-bugs
mailing list