https://bugs.kde.org/show_bug.cgi?id=506154
Bug ID: 506154
Summary: System Monitor shows incorrect order for a page with
11 or more rows
Classification: Applications
Product: plasma-systemmonitor
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
When I tried to re-add diagrams to the new History page, I noticed that their
order after saving the changes got messed up. Later I tried to check the *.page
file to try and change the order of diagrams manually and noticed the issue
with ordering.
STEPS TO REPRODUCE
1. Create a new page (or edit an existing one)
2. Fill the page with at least 11 rows (either headers or diagrams) and save
the changes
3. Close and reopen the program
4. Click on the edited page to observe the changes
OBSERVED RESULT
The rows are shown in this order:
row-0
row-1
row-10
row-11
...
row-2
...
EXPECTED RESULT
Rows should be shown in the following order:
row-0
row-1
row-2
...
row-10
row-11
...
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: EndeavourOS
KDE Plasma Version: 6.4.1
KDE Frameworks Version: 6.15.0
Qt Version: 6.9.1
--
You are receiving this mail because:
You are watching all bug changes.