https://bugs.kde.org/show_bug.cgi?id=502342
Finley Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/sdk/ | |lokalize/-/commit/b42a4454d | |947b4799f34ecbc523e7b0392bd | |dbd9 --- Comment #8 from Finley Watson <[email protected]> --- Git commit b42a4454d947b4799f34ecbc523e7b0392bddbd9 by Finley Watson, on behalf of Albert Astals Cid. Committed on 09/07/2025 at 10:17. Pushed by finw into branch 'master'. Fix crash when doing "Find next in files" with no current selected If no item is selected, doing sibling will give us a "bad sibling", so we will not be setting the current index to be 0 which is what the code was expecting. M +6 -5 src/filesearch/filesearchtab.cpp https://invent.kde.org/sdk/lokalize/-/commit/b42a4454d947b4799f34ecbc523e7b0392bddbd9 -- You are receiving this mail because: You are watching all bug changes.
