[Kmymoney-devel] [kmymoney4] [Bug 324172] New: The currency editor dialog does not handle edit triggers correctly

Cristian Oneț onet.cristian at gmail.com
Wed Aug 28 14:52:11 UTC 2013


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

            Bug ID: 324172
           Summary: The currency editor dialog does not handle edit
                    triggers correctly
    Classification: Unclassified
           Product: kmymoney4
           Version: git master
          Platform: unspecified
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kmymoney-devel at kde.org
          Reporter: onet.cristian at gmail.com

Because editing is not handled trough the correct QTreeWidget interface editing
for example using 'F2' although it appears as working does not actually save
the data.

Right now persistent id editing is triggered only by the itemActivated signal
which is wrong because it misses the other edit triggers like 'F2', double
click (when double click to activate the item is set in the system).

Reproducible: Always

Steps to Reproduce:
1. Open the currency edit dialog
2. Press 'F2' on the symbol column
3. Changed the value then press 'Enter'
Actual Results:  
The result is not applied.

Expected Results:  
The result should be saved.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list