Bug 472837 - Account switcher not resizing properly when left sidebar is resized
Summary: Account switcher not resizing properly when left sidebar is resized
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-31 11:57 UTC by bart
Modified: 2023-11-05 17:22 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Screenshot showing the account switcher UI elements keeping the original sidebar width from before resizing (150.61 KB, image/png)
2023-07-31 12:00 UTC, bart
Details

Note You need to log in before you can comment on or make changes to this bug.
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.