Bug 391048 - Pre-Fill dialog missing
Summary: Pre-Fill dialog missing
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.0.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
: 392011 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-02-25 14:16 UTC by tobias
Modified: 2018-05-18 17:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.0.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tobias 2018-02-25 14:16:01 UTC
After the upgrade to 5.0.0 the dialog which automatically opens when entering the recipient of a payment during entering a new transaction based on earlier entries does not show up anymore.
Comment 1 Thomas Baumgart 2018-02-25 21:28:34 UTC
Git commit bf29a1360e4096fd335edfe901975526712b4579 by Thomas Baumgart.
Committed on 25/02/2018 at 21:28.
Pushed by tbaumgart into branch '5.0'.

Set AutoFillTransaction to correct value

The AutoFillTransaction setting never received a value other than zero.
This was caused by a non standard layout in the group box of the setting
which apparently caused the kcfg_ magic to fail. This caused the dialog
with previous transactions not to be shown.

Using only QRadioButtons inside the QGroupBox fixes this problem.
FIXED-IN: 5.0.1

M  +533  -495  kmymoney/dialogs/settings/ksettingsregister.ui

https://commits.kde.org/kmymoney/bf29a1360e4096fd335edfe901975526712b4579
Comment 2 Thomas Baumgart 2018-03-18 21:04:31 UTC
*** Bug 392011 has been marked as a duplicate of this bug. ***
Comment 3 Olivier Churlaud 2018-05-14 19:59:57 UTC
I reopen this as it still doesn't work for me in 5.0.1


I'm using ArchLinux and I'm up-to-date.

I'll be happy to bring more info but I don't know what you would need.
Comment 4 Thomas Baumgart 2018-05-15 07:17:52 UTC
As a first step it would help to get exact details (key press, mouse events) what you do to see it fail.
Comment 5 Olivier Churlaud 2018-05-15 10:44:12 UTC
What I do is filling the payee field (selected with mouse). Then it used to automatically open a dialog to propose previous fields completion.

Now nothing happens and I need to fiil everything by hand. I'm not aware of a specific shortcut
Comment 6 Thomas Baumgart 2018-05-16 08:34:37 UTC
Did you check the setting in Ledger/Data Entry/Autofill? It might be reset to 'No Autofill' by the previous version.
Comment 7 Olivier Churlaud 2018-05-18 15:36:34 UTC
Oh, silly me you are right. 

Please, close this bug again, and sorry for the noise :S