<div dir="ltr"><div class="gmail_default" style="font-family:monospace">2 other issues I keep hitting that I'm trying to find the cause of to fix:</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">1) Sometimes when I enter a category, it gets forgotten when I click the Enter button. It's not always, but when entering a new transaction, typing part of a Category, selecting it from the completion list, then tab until Enter is focused and hitting space/enter to click it. Or clicking the button. It seems to happen more often when the transaction is left Not reconciled. If it's cleared it usually remembers it.</div><div class="gmail_default" style="font-family:monospace">2) Changing the date with the keyboard on a new transaction. Up arrow goes up to a previous transaction instead of increasing the date. typing numbers does nothing somehow. Only way I've found so far to change the date on a new transaction is to click it and select a date from the month view.</div><div class="gmail_default" style="font-family:monospace"><br></div><div class="gmail_default" style="font-family:monospace">I also noticed you have to hit tab twice to get from the date view to get to the payment box. Checking the .ui file it looks like an account combobox/edit box is first in the tab order, but that's hidden in ledger view.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 2, 2023 at 3:48 PM Jack via KMyMoney-devel <<a href="mailto:kmymoney-devel@kde.org">kmymoney-devel@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2022.12.28 09:25, Thomas Baumgart via KMyMoney-devel wrote:<br>
> On Dienstag, 27. Dezember 2022 03:24:28 CET Jeremy Whiting via  <br>
> KMyMoney-devel wrote:<br>
> <br>
> > Hey all,<br>
> ><br>
> > I've switched back from 5.1.x to master branch for the past week or  <br>
> so and<br>
> > hit a few papercuts. Not sure if there are existing plans for these  <br>
> yet or<br>
> > not. If not I'll file bugs for each and try to tackle some as time  <br>
> permits.<br>
> ><br>
> > 1. Sorting: Cleared and reconciled transactions for a given day  <br>
> were not at<br>
> > the top of that day's transactions.<br>
> > <a href="https://invent.kde.org/office/kmymoney/-/merge_requests/182" rel="noreferrer" target="_blank">https://invent.kde.org/office/kmymoney/-/merge_requests/182</a> fixes  <br>
> that, but<br>
> > leaves the running balance incorrect. I think that is still sorted  <br>
> by id or<br>
> > something?<br>
> <br>
> Regarding the balance I am not sure what we do about it. More so,  <br>
> when sorting<br>
> is based on a non-date column (e.g. detail or payee). Would sorting  <br>
> by balance<br>
> make sense at all? Also, if there is a filter setup the balance is  <br>
> certainly<br>
> not accurate anymore. What shall we do with it? Display "---" or  <br>
> simply nothing?<br>
> <br>
> Ideas and suggestions are welcome. We need to have a clear  <br>
> understanding on<br>
> how we want this to behave before I make any more changes.<br>
<br>
I just ran into this issue with 5.1.80--ba8b90e64.  Sorting is default  <br>
(Post date, Reconcile state, Amount) but running balance is clearly  <br>
calculated in a different order. as the Balance and Cleared amount (the  <br>
same - there are no unmarked transactions) is on the transaction third  <br>
from the bottom.  As long as date is the first sort key, then I think  <br>
the running balance should be in the order displayed.  That was even if  <br>
the balances don't match a statement exactly for each transaction, they  <br>
should still match at the end of each day.<br>
<br>
Jack<br>
</blockquote></div>