[Kmymoney-devel] Completion misunderstanding?

Allan agander93 at gmail.com
Sat Feb 22 12:43:01 UTC 2014


On 22/02/14 12:20, Alvaro Soliverez wrote:
> Hello,
> That behaviour might happen if the completion is not purging its
> contents when the string changes. Did you check that?
>

My first thought was "Oh, God, now what have I broken?" as I'm working 
in that area.  So I then checked minus my work and it was the same.  So, 
I haven't gone beyond that as yet, but I'll look into it once I finish 
what I'm doing.

Thanks

Allan

> On Sat, Feb 22, 2014 at 8:51 AM, Allan <agander93 at gmail.com> wrote:
>> Possibly I have a misunderstanding about how Completion is supposed to work.
>>
>> I'm looking at KCategoryReassignDlg.  If I select a category and right click
>> to delete it, I get the drop-down populated with available categories to
>> which to reassign entries.  So far, so good.  If now, I enter into the
>> lineedit a single letter, I expect to get only categories which contain that
>> letter.  However, that's not what happens, or rather it is, but only
>> sometimes, depending on the letter I have entered.
>>
>> For instance, if I enter an 'a', I get BAC, cat and car, which is what I
>> would expect.  If though, I enter a 'b', I get BAC and cat, where I would
>> expect only to see BAC.  If I enter '_', I get only _Dividend, again as
>> expected.  But, if I enter 'i', I get the expected 'i' entries, but also
>> BAC, cat and CHP.
>>
>> Does anyone else see similar, or am I just wrong?
>>
>> Payee deletion completion seems to perform as I expect.
>>
>> Allan



More information about the KMyMoney-devel mailing list