Bug 480802

Summary: Search with Clipboard applet is case sensitive
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: ClipboardAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR Keywords: qt6
Version: 5.92.0   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 6.0

Description Patrick Silva 2024-02-03 20:33:16 UTC
STEPS TO REPRODUCE
1. copy "KDE" word
2. click on the Clipboard applet in the system tray
3. type "kde" in the search field of the applet

OBSERVED RESULT
"KDE" copied in the step 1 is not found

EXPECTED RESULT
"KDE" copied in the step 1 is found

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0
Graphics Platform: Wayland
Comment 1 Bug Janitor Service 2024-02-04 07:35:29 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3860
Comment 2 fanzhuyifan 2024-02-05 00:33:07 UTC
Git commit b5b8a99db84f35548642b5188f450ca7aa678ac7 by Yifan Zhu.
Committed on 04/02/2024 at 08:00.
Pushed by fusionfuture into branch 'master'.

applets/clipboard: make search case insensitive

M  +1    -1    applets/clipboard/contents/ui/ClipboardPage.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/b5b8a99db84f35548642b5188f450ca7aa678ac7
Comment 3 Fushan Wen 2024-02-05 00:54:49 UTC
Git commit 45278c2f69dbaff597b28af845087fa967f86ebf by Fushan Wen, on behalf of Yifan Zhu.
Committed on 05/02/2024 at 00:33.
Pushed by fusionfuture into branch 'Plasma/6.0'.

applets/clipboard: make search case insensitive


(cherry picked from commit b5b8a99db84f35548642b5188f450ca7aa678ac7)

M  +1    -1    applets/clipboard/contents/ui/ClipboardPage.qml

https://invent.kde.org/plasma/plasma-workspace/-/commit/45278c2f69dbaff597b28af845087fa967f86ebf