<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Auto filter result is wrong when cell value contains full-width and half-width characters and case-insensitive filtering is used"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123095#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Auto filter result is wrong when cell value contains full-width and half-width characters and case-insensitive filtering is used"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=123095">bug 123095</a>
from <span class="vcard"><a class="email" href="mailto:suokunlong@126.com" title="Kevin Suo <suokunlong@126.com>"> <span class="fn">Kevin Suo</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>