[Kmymoney-devel] [Bug 254984] Entering new payee in ledger doesn't work when payee with same first characters already exists

Cristian Onet onet.cristian at gmail.com
Thu Oct 28 20:01:29 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=254984


Cristian Onet <onet.cristian at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Severity|normal                      |wishlist




--- Comment #3 from Cristian Onet <onet cristian gmail com>  2010-10-28 20:01:27 ---
Since this bug is a result of implementing BUG 235618 I'm changing this into a
wish with the following description.
It would be nice if the KMyMoney editable combo would allow adding items by
changing 
setInsertPolicy(QComboBox::NoInsert);
into 
setInsertPolicy(QComboBox::InsertAlphabetically);
while correctly handling object creation.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list