[Libreoffice-bugs] [Bug 123095] Auto filter result is wrong when cell value contains full-width and half-width characters and case-insensitive filtering is used
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Nov 20 11:13:58 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=123095
--- Comment #7 from Kevin Suo <suokunlong at 126.com> ---
Maybe we can treat "(x)" and "(x)" to be the same is case-sensitive is off, but
the problem is the if they are treated the same, then if I select "(x)" in the
dropdown list and click OK, then the filtered result should include both "(x)"
and "(x)".
Steps to Reproduce:
1. Produce the following records:
a
(x)
(x)
y
2. Set autofilter.
--> It shows "(x)" and .
(Fine if we agree that the half-width and full-with brackets are the same).
3. Select "(x)" only in the dropdown, click OK.
--> Bug! Only the "(x)" is in the filtered result.
(This is the risk part I am concerning. You will miss the "(x)" in your data
analyzing flow.)
I have no idea whether there are other chars being treated this way.
--
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/20201120/7fdddc34/attachment.htm>
More information about the Libreoffice-bugs
mailing list