https://bugs.kde.org/show_bug.cgi?id=362037
--- Comment #4 from RJVB <rjvber...@gmail.com> --- > Ideally this operation would be performed on a thread of its own, while the > main thread continues to process events and aborts the operation in reaction > to certain events (text input or focus movement that changes the expression > being parsed, for instance). Maybe it'd be easier to check for certain events at appropriate locations in the code which is taking time, and abort the operation within some timeout/grace period after such events? -- You are receiving this mail because: You are watching all bug changes.