https://bugs.kde.org/show_bug.cgi?id=524023
--- Comment #2 from Finley Watson <[email protected]> --- The issue is that ProjectWidget::expandUntranslatedItems works at one level, and owns m_proxyModel (ProjectOverviewSortFilterProxyModel) which manages filtering the results by search regexp. But overarching all this is ProjectTab, whose setFilterRegExp method manually collapses directories when the search is short. -- You are receiving this mail because: You are watching all bug changes.
