https://bugs.kde.org/show_bug.cgi?id=362037

--- Comment #7 from RJVB <rjvber...@gmail.com> ---
Yes, that's exactly what it is - but you can also provoke a nice fireworks
display of context browser tooltips with it ;)

It might resemble more of a fix if it's possible to check after processing the
events if an action was taken which should abort the ongoing operation. Not
sure how you'd do that, but I'm not sure either if there's a truly better,
different solution. From what I see, the expensive operation is launched as
part of a tooltip display callback, meaning there isn't much else that callback
can do when you offload the expensive content creation operation to a
background thread. Unless you can create and show the tooltip from a background
job?


I'd be happy to test if you have something that should work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to