Bug 479880 - Improvement: SMS Window scrolls down upon message activity
Summary: Improvement: SMS Window scrolls down upon message activity
Status: REPORTED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (other bugs)
Version First Reported In: 23.08.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-16 05:02 UTC by omg.qkqsb
Modified: 2025-12-19 03:40 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description omg.qkqsb 2024-01-16 05:02:06 UTC
The SMS window will scroll down to only show the most recent message once one has been sent or received. This behavior is annoying as it takes most of the conversation off screen. The behavior should be changed to place the most recent message at the bottom, maximizing the number of recent messages that fit on the display. Or, better yet when a new message is received a popup message should appear in the bottom right corner indicating that there is a new message. This mirrors the behavior of other messaging apps, and makes it less disorienting for the user as the window does not just scroll without user input.
Comment 1 Ryan 2025-12-19 03:40:30 UTC
This issue is exacerbated by the scrolling problem reported in https://bugs.kde.org/show_bug.cgi?id=508217. The scroll wheel doesn't work properly (on my system) and I don't think there is a key binding to scroll the messages, so the only way to show the latest message is by clicking and dragging the scroll bar. Automatically showing the most recent message at the bottom, like other messaging apps, would be nice.