Bug 471268 - If a Room's description in the Room Information drawer is too long, the Options and Members sections of the drawer are inaccessible
Summary: If a Room's description in the Room Information drawer is too long, the Optio...
Status: RESOLVED FIXED
Alias: None
Product: NeoChat
Classification: Applications
Component: General (show other bugs)
Version: 23.04.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-20 19:28 UTC by Alexander Sanderson
Modified: 2023-08-22 03:54 UTC (History)
2 users (show)

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


Attachments
An open drawer on a room, where most functions are inaccessible and the entire description cannot even be read (770.56 KB, image/png)
2023-06-20 19:28 UTC, Alexander Sanderson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Sanderson 2023-06-20 19:28:26 UTC
Created attachment 159789 [details]
An open drawer on a room, where most functions are inaccessible and the entire description cannot even be read

SUMMARY
Rooms with very long descriptions do not shorten themselves and add a scrollbar, and as a result they may continue past the window and obscure the Options and Members sections of the drawer.

STEPS TO REPRODUCE
1. Join a Matrix room with a very long description (e.g. #rossmannrepair-general:matrix.org)
2. Open the drawer by clicking the icon on the top right of the window
3. Attempt to scroll through the description

OBSERVED RESULT
The description has no scrollbar and does not scroll, leaving the member list, search, and other functions inaccessible

EXPECTED RESULT
The description has a scrollbar and is shortened so that the other functions of the drawer are still visible and can be used

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
This was tested with the latest NeoChat Flatpak, not the Arch Linux repo package.
Comment 1 Justin Zobel 2023-08-05 14:34:28 UTC
I can't replicate this issue on Neochat beta 23.07.80. Can you please confirm if you are still having issues on version 23.04.3?
Comment 2 Bug Janitor Service 2023-08-20 03:45:21 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Alexander Sanderson 2023-08-22 03:54:43 UTC
(In reply to Justin Zobel from comment #1)
> I can't replicate this issue on Neochat beta 23.07.80. Can you please
> confirm if you are still having issues on version 23.04.3?

Apologies for the holdup! I don't check my email as often as I should.

Upon testing 23.08, I can confirm that this has been fixed! Thank you!