Bug 499052 - "Add Row", when editing a page, should scroll to the added row
Summary: "Add Row", when editing a page, should scroll to the added row
Status: RESOLVED FIXED
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: 6.2.5
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2025-01-23 13:14 UTC by postix
Modified: 2025-03-21 19:00 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2025-01-23 13:14:26 UTC
SUMMARY

I've opened the history section and chose to edit the page. By default I already have so many diagrams, that even in a maximized window I got a scrollbar.

When I clicked on "Add row" it looked like nothing happened, so I pressed it again and again, before I found out, that it added empty diagrams at the very end.

I would be helpful, if the view scrolled to the newly added row.
Comment 1 Bug Janitor Service 2025-03-19 12:41:55 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/350
Comment 2 Arjen Hiemstra 2025-03-20 10:42:03 UTC
Git commit 1e526eadacc53df96041dadedd0c324d111683a0 by Arjen Hiemstra.
Committed on 20/03/2025 at 10:39.
Pushed by ahiemstra into branch 'master'.

page: Scroll to bottom when a row gets added in PageEditor

This ensures the newly added row becomes visible after adding it.

M  +4    -0    src/page/EditablePage.qml
M  +3    -0    src/page/PageContents.qml
M  +6    -0    src/page/PageEditor.qml

https://invent.kde.org/plasma/plasma-systemmonitor/-/commit/1e526eadacc53df96041dadedd0c324d111683a0