Bug 422144

Summary: Clock and system tray icons are misaligned in the left of the taskbar, for a short moment, after logging in
Product: [Plasma] plasmashell Reporter: Lua <lv215bd5>
Component: PanelAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: bugseforuns, kde, materka
Priority: NOR    
Version: 5.21.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.24
Sentry Crash Report:
Attachments: bug happening in kde 5.21.4

Description Lua 2020-05-27 18:01:17 UTC
SUMMARY


STEPS TO REPRODUCE
1. Set the taskbar to "icons-only task manager" (I have only two icons pinned, don't know if this makes a difference)
2. Restart the computer
3. Login
4. Look at the taskbar

OBSERVED RESULT
The clock and systray icons are momentarily going to be misaligned at the left of the screen. After a millisecond or so, the systray and clock goes to the right of the screen.

EXPECTED RESULT
Correct spacing between systray and clock and the taskbar items.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.04 
(available in About System)
KDE Plasma Version: KDE 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Comment 1 Konrad Materka 2020-05-27 21:30:56 UTC
Is this really a problem? It is a part of booting process, elements are loaded and starts in parallel, it takes only fraction of second. At the end all elements are there correctly placed.
Comment 2 Lua 2020-06-08 01:17:42 UTC
(In reply to Konrad Materka from comment #1)
> Is this really a problem? It is a part of booting process, elements are
> loaded and starts in parallel, it takes only fraction of second. At the end
> all elements are there correctly placed.

It depends. KDE emphasizes animations a lot, so this looks a bit unpolished
Comment 3 Lua 2021-05-01 21:19:01 UTC
Created attachment 138069 [details]
bug happening in kde 5.21.4
Comment 4 Lua 2021-06-10 00:18:12 UTC
Also, a thing that I forgot to mention is that sometimes the notifications appear in the left side of the screen ("connection activated", for example). Today a notification appeared at the left side and didn't move to the right.
Comment 5 Konrad Materka 2021-12-14 20:43:32 UTC
This is fixed by this change:
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/715

Please reopen if it you still experience this problem in Plasma 5.24 (not released yet)