https://bugs.kde.org/show_bug.cgi?id=333517
--- Comment #6 from Christoph Cullmann <cullm...@kde.org> --- Git commit 7cf6644e8017e6b04898f2d68a9db766d1d95f44 by Christoph Cullmann, on behalf of loh tar. Committed on 20/01/2019 at 12:46. Pushed by cullmann into branch 'master'. SearchBar: Add Cancel button to stop long running tasks Summary: Without this patch could it happens that Kate run an almost endless S&R job which could lead up to an unusable system due to a run out of memory with no possibility to cancel the job other than kill Kate, See... Related: bug 244424 Test Plan: Before {F6466371} New waiting for action {F6466378} New while running job {F6466380} Reviewers: #ktexteditor, #vdg, cullmann Reviewed By: #ktexteditor, cullmann Subscribers: dhaumann, anthonyfieroni, brauch, cullmann, abetts, kwrite-devel, kde-frameworks-devel, #ktexteditor Tags: #kate, #frameworks Differential Revision: https://phabricator.kde.org/D17459 M +144 -75 src/search/katesearchbar.cpp M +42 -7 src/search/katesearchbar.h M +170 -156 src/search/searchbarpower.ui https://commits.kde.org/ktexteditor/7cf6644e8017e6b04898f2d68a9db766d1d95f44 -- You are receiving this mail because: You are watching all bug changes.