[Libreoffice-bugs] [Bug 144196] Make "No duplications" in standard filters depending on case sensitive mode
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 13 09:31:57 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144196
Heiko Tietze <heiko.tietze at documentfoundation.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |NEW
Summary|Standard and advanced |Make "No duplications" in
|filters do not work |standard filters depending
|correctly in case |on case sensitive mode
|insensitive mode |
--- Comment #7 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Test: "AAA", "aaa", "BBB", "bbb", "AAA"
Current behavior when sorting "Test" = "not empty" with the options
[x] No duplication & [ ] Case sensitive = "AAA", "aaa", "BBB", "bbb"
[x] No duplication & [x] Case sensitive = "AAA", "aaa", "BBB", "bbb"
Expected behavior:
[x] No duplication & [ ] Case sensitive = "AAA", "BBB"
[x] No duplication & [x] Case sensitive = "AAA", "aaa", "BBB", "bbb"
--
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/20210913/1e7a0bbf/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list