[lokalize] [Bug 524023] ‘Expand Untra nslated Folders’ not working after filterin g and clearing the filter
"Finley Watson" <[email protected]>
| Newsgroups | gmane.comp.kde.devel.bugs |
|---|---|
| Message-ID | <[email protected]/> |
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.