https://bugs.kde.org/show_bug.cgi?id=524023
Finley Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/sdk/ | |lokalize/-/commit/bc05be9d3 | |1ffddb473c6431039051bd961c5 | |fd51 --- Comment #4 from Finley Watson <[email protected]> --- Git commit bc05be9d31ffddb473c6431039051bd961c5fd51 by Finley Watson. Committed on 15/08/2026 at 12:14. Pushed by finw into branch 'master'. fix: make "Expand Untranslated Folders" toggle work with search filter Search bar auto-expands directories when the search text is more than 2 characters long. Collapses when less. This interfered with the toggle mentioned above. Now, the search bar collapsing folders feature will only collapse TRANSLATED folders in the filtered list, when the "expand untranslated" toggle is set. It's not 100% correct, you get a slightly different result when cycling the toggle on a filtered list: there is still room for improvement. M +1 -1 src/project/projecttab.cpp M +9 -0 src/project/projectwidget.cpp M +2 -1 src/project/projectwidget.h https://invent.kde.org/sdk/lokalize/-/commit/bc05be9d31ffddb473c6431039051bd961c5fd51 -- You are receiving this mail because: You are watching all bug changes.
