Bug 244690

Summary: MyMoneyPayeeCombo does not properly autocomplete in KNewLoanWizard after Q3Wizard removal
Product: [Applications] kmymoney Reporter: Fernando Vilas <fvilas>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Slackware   
OS: Linux   
Latest Commit: Version Fixed In:

Description Fernando Vilas 2010-07-15 04:20:56 UTC
Version:           unspecified (using Devel) 
OS:                Linux

When selecting the payee, the autocompleter only works for starting text, not just any substring of the payee name. The payee combo of the transaction form works for substrings.

Reproducible: Didn't try




This was reported by Alvaro against the patch on ReviewBoard. Opening a bug here to fix it when the patch is committed.
Comment 1 Cristian OneČ› 2010-07-15 09:43:39 UTC
Developer hint: call KMyMoneyGlobalSettings::setSubstringSearch(QWidget* w) with the wizard page containing the payee combo as a parameter.
Comment 2 Fernando Vilas 2010-07-17 17:18:00 UTC
SVN commit 1151038 by fvilas:

BUG: 244690

Enable substring searching for the payees in the New Loan Wizard

And fix a crash from the port



 M  +6 -0      knewloanwizard.cpp  
 M  +0 -6      knewloanwizarddecl.ui  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1151038