Bug 437519 - "Show all Entries" displays drop-down arrow
Summary: "Show all Entries" displays drop-down arrow
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: 5.21.90
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Konrad Materka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-22 23:04 UTC by Andrew Brouwers
Modified: 2021-05-25 23:53 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.22


Attachments
Screenshot of fresh 5.22 desktop (1.03 MB, image/png)
2021-05-22 23:04 UTC, Andrew Brouwers
Details
Screenshot (19.59 KB, image/png)
2021-05-23 00:11 UTC, Nicolas Fella
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Brouwers 2021-05-22 23:04:56 UTC
Created attachment 138691 [details]
Screenshot of fresh 5.22 desktop

SUMMARY

I've upgraded to plasma 5.22 beta, and started with a fresh profile.  I always select "always show all entries" under the sys-tray settings.  On 5.22, this still shows the drop-down arrow (which is empty when I click it).  As with previous plasma releases, this arrow should disappear with this option emabled, IMO.

STEPS TO REPRODUCE
1. "Always show all entries
2. Observe drop-down
3.
Comment 1 Nicolas Fella 2021-05-23 00:11:06 UTC
I cannot reproduce this
Comment 2 Nicolas Fella 2021-05-23 00:11:36 UTC
Created attachment 138695 [details]
Screenshot

screenshot from Neon Testing
Comment 3 Konrad Materka 2021-05-23 10:14:13 UTC
I was able to reproduce with really small set of applets. Investigating this further...
Comment 4 Andrew Brouwers 2021-05-23 10:35:47 UTC
Strangely, mine corrected itself after restarting plasma (without changes to the applets I had loaded).
Comment 5 Bug Janitor Service 2021-05-23 16:46:22 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/261
Comment 6 Konrad Materka 2021-05-23 16:49:53 UTC
(In reply to Andrew Brouwers from comment #4)
> Strangely, mine corrected itself after restarting plasma (without changes to
> the applets I had loaded).

Yes, this is a valid workaround (until fix is merged and released).
Comment 7 Bug Janitor Service 2021-05-25 23:07:54 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/888
Comment 8 Nate Graham 2021-05-25 23:52:21 UTC
Git commit d1e4dda51ee234f28ffbaf7e178afb629b9db237 by Nate Graham, on behalf of Konrad Materka.
Committed on 25/05/2021 at 23:50.
Pushed by ngraham into branch 'master'.

[applets/systemtray] Fix inconsistent sorting

Notification applet should alway come first, but the sorting algorith
was incomplete. This leads to unexpected behaviour.
FIXED-IN: 5.22

M  +7    -2    applets/systemtray/sortedsystemtraymodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/d1e4dda51ee234f28ffbaf7e178afb629b9db237
Comment 9 Nate Graham 2021-05-25 23:53:40 UTC
Git commit a2bbbd1751db66171e3dfdaa32a3cda7e42fb209 by Nate Graham, on behalf of Konrad Materka.
Committed on 25/05/2021 at 23:53.
Pushed by ngraham into branch 'Plasma/5.22'.

[applets/systemtray] Fix inconsistent sorting

Notification applet should alway come first, but the sorting algorith
was incomplete. This leads to unexpected behaviour.
FIXED-IN: 5.22


(cherry picked from commit d1e4dda51ee234f28ffbaf7e178afb629b9db237)

M  +7    -2    applets/systemtray/sortedsystemtraymodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/a2bbbd1751db66171e3dfdaa32a3cda7e42fb209