https://bugs.kde.org/show_bug.cgi?id=518611
--- Comment #5 from Ralf Habacker <[email protected]> --- At https://invent.kde.org/office/kmymoney/-/blame/master/kmymoney/views/reconciliationledgerviewpage.cpp#L431 there is > // in reconciliation mode we use a fixed state filter > d->ui->m_searchWidget->comboBox()->setCurrentIndex(static_cast<int>(LedgerFilter::State::NotReconciled)); > d->ui->m_searchWidget->comboBox()->setDisabled(true); which is set to "Not Reconciled". -- You are receiving this mail because: You are watching all bug changes.
