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@kde.org
          Reporter: onet.crist...@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.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to