https://bugs.kde.org/show_bug.cgi?id=360137
--- Comment #18 from Thomas Lübking <thomas.luebk...@gmail.com> --- Doubleclick sounds like related to bug #357450 but should be resolved in your KWin? About the cross process CPU load I could imagine that this is due to a swapping race in two GL contexts (your FF is gonna use HW acceleration, is it? Check "about:config") resulting in an unclamped (otherwise afaiu QtQuick only limits repaints by glSwapBuffer blocks) repaint cycle and insane FPS - loading the CPU as much as possible. You should have better chances to trigger this with an OpenGL client (glxgears or fancy GL hacks from xscreensaver) - but we're talking voodoo here :-( -- You are receiving this mail because: You are watching all bug changes.