https://bugs.kde.org/show_bug.cgi?id=507065
--- Comment #2 from Bruno Pitrus <brunopit...@hotmail.com> --- Update: I have seen same symptoms on a different test case. This time they start appearing with commit https://github.com/KDE/kdiff3/commit/9481fd0f36aebca42791c2704eaf42a893dd37e7 From: Michael Reeves <reeves...@gmail.com> Date: Tue, 19 Nov 2024 09:18:21 -0500 Subject: [PATCH] Remove foot gun and reimpliment word warp reset. This attempts impletement the intent of the removed code without using the error prone ProgressProxy::cancel mechinism. --- src/pdiff.cpp | 9 +++++++++ src/progress.cpp | 2 ++ src/progress.h | 6 +++--- 3 files changed, 14 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are watching all bug changes.