Bug 472837

Summary: Account switcher not resizing properly when left sidebar is resized
Product: [Applications] NeoChat Reporter: bart
Component: GeneralAssignee: Tobias Fella <fella>
Status: RESOLVED FIXED    
Severity: normal CC: carl, james.h.graham
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot showing the account switcher UI elements keeping the original sidebar width from before resizing

Description bart 2023-07-31 11:57:46 UTC
Neochat was built from git master

STEPS TO REPRODUCE
Open neochat and resize the left sidebar with the room list.  Open the account switcher by pressing the button.

OBSERVED RESULT
Account switcher is shown with UI elements still using the original width from before resizing the sidebar.  As a side effect several UI elements of the account switcher are now hidden behind or overlapping the right message pane.

EXPECTED RESULT
Task switcher menu resizes properly.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
See screenshot
Comment 1 bart 2023-07-31 12:00:18 UTC
Created attachment 160650 [details]
Screenshot showing the account switcher UI elements keeping the original sidebar width from before resizing
Comment 2 James Graham 2023-11-05 17:22:53 UTC
So this seems to have been fixed by the refactoring of the accounts menu in https://invent.kde.org/network/neochat/-/merge_requests/1395. Feel free to reopen if you see again.