Summary: | Introducing multiple scheduled items moves the cursor to the top of the ledger | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | ccamara |
Component: | ux-ui | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kloecker |
Priority: | NOR | ||
Version First Reported In: | 5.2.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/ea290d726beae51330ce1ed008d4d6656c748e7d | Version Fixed In: | 5.2.2 |
Sentry Crash Report: |
Description
ccamara
2025-08-31 17:07:33 UTC
It seems there are multiple cases where the focus in the ledger is not as expected, and often to the first or last item. At some point, we'll probably find one bug to use to track this (unless it turns out to actually be more than one underlying issue) and close the others as duplicates. I'm not seeing this with 5.2.1 (and I cannot remember seeing it with 5.2.0 either). And I'm using lots of scheduled transaction. Hmm, maybe it only happens if one uses the mouse. I'm doing almost everything with the keyboard only. I can replicate using the mouse. Oddly, I can't figure out how to enter the next scheduled transaction using only the keyboard. I just assigned a keyboard shortcut to Enter next transaction, and invoking that shortcut also scrolled to the top of the ledger after the transaction was entered. Git commit df03a905fe73656fbd49eaff646a44106806af28 by Thomas Baumgart. Committed on 13/09/2025 at 09:07. Pushed by tbaumgart into branch 'master'. Keep selected ledger items only upon first call FIXED-IN: 5.2.2 M +7 -4 kmymoney/views/ledgerview.cpp https://invent.kde.org/office/kmymoney/-/commit/df03a905fe73656fbd49eaff646a44106806af28 Git commit ea290d726beae51330ce1ed008d4d6656c748e7d by Thomas Baumgart. Committed on 13/09/2025 at 09:12. Pushed by tbaumgart into branch '5.2'. Keep selected ledger items only upon first call FIXED-IN: 5.2.2 (cherry picked from commit df03a905fe73656fbd49eaff646a44106806af28) M +7 -4 kmymoney/views/ledgerview.cpp https://invent.kde.org/office/kmymoney/-/commit/ea290d726beae51330ce1ed008d4d6656c748e7d |