[konsole] [Bug 508692] Konsole became unresponsive after searching through multiple instances of search results in quick succession
Christoph Cullmann
bugzilla_noreply at kde.org
Tue Aug 26 15:49:17 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508692
Christoph Cullmann <christoph at cullmann.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |christoph at cullmann.dev
--- Comment #2 from Christoph Cullmann <christoph at cullmann.dev> ---
In
SearchHistoryTask::executeOnScreenWindow
one does
QApplication::processEvents();
that leads to weird issues.
One should rather call that via some timer or singleShot in parts, but that is
some larger thing to fix.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list