Bug 481104

Summary: System Tray Settings -> Entries search results are displayed overlapping other random entries
Product: [Plasma] plasmashell Reporter: fin-w
Component: System TrayAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dougshaw77, fanzhuyifan, materka
Priority: NOR Keywords: qt6
Version: master   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Search running showing random overlapping entries as well as search results

Description fin-w 2024-02-09 02:40:44 UTC
Created attachment 165686 [details]
Search running showing random overlapping entries as well as search results

SUMMARY
Searching for entries in the System Tray Settings applet causes correct results to show, but there are some entries that don't match the search, displayed in the same results area, which means both matching matching entries and non-matching entries are written over one another.

STEPS TO REPRODUCE
1. Right-click "Show hidden icons" and select "Configure System Tray"
2. Select tab "Entries" in the settings applet
3. Search for anything with at least one matching result ("x" or "j" return no results, for me, and don't cause the issue)

OBSERVED RESULT
Usually there will be random other entries somewhere below the matching result. They are displayed in the same position in the search as were they were in the main list of entries, prior to starting the search. After the non-matching results first display, they will remain visible until the applet is closed or until you switch tabs in the applet. The expected entries are written on top of the non-matching entries, including (when you stop searching) the same entry itself, which is displayed at the same position twice (You can see the text is written to the area twice, for example).

EXPECTED RESULT
Only matching entries shown in search results, stop searching and entries to display are properly cleaned up.

SOFTWARE/OS VERSIONS
Neon Unstable
Wayland
KDE Plasma Version: 6.0.80
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.1
Comment 1 Doug 2024-02-09 05:32:05 UTC
Probably related to this:.

https://bugs.kde.org/show_bug.cgi?id=480594
Comment 2 fanzhuyifan 2024-02-09 16:22:01 UTC

*** This bug has been marked as a duplicate of bug 480594 ***