https://bugs.kde.org/show_bug.cgi?id=328280
--- Comment #1 from allan <agande...@gmail.com> --- In void InvestTransactionEditor::createEditWidgets(void) I've added - "connect(security, SIGNAL(completion(QString)), this, SLOT(slotUpdateSecurity(QString)))" and in the existing function void InvestTransactionEditor::slotUpdateSecurity(const QString& stockId) , I've added a call to slotUpdateButtonState() at the end. This now produces the expected behaviour. Assuming no objections, I intend to commit this in a week or so. -- 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