From kde-bugs-dist Tue Jul 05 18:54:11 2005 From: Thomas McGuire Date: Tue, 05 Jul 2005 18:54:11 +0000 To: kde-bugs-dist Subject: [Bug 108603] New: Taskbar buttons produce strange effects under high Message-Id: <20050705205410.108603.thomasmg () web ! de> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=112058966332602 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=108603 Summary: Taskbar buttons produce strange effects under high CPU load Product: kicker Version: unspecified Platform: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: aseigo kde org ReportedBy: thomasmg web de Version: (using KDE Devel) OS: Linux When the taskbar's appearance is set to "For Transparency", the CPU load is high, for example by running make in the background and there are a few windows open, the taskbar buttons produce strange effects when the mouse is moved over them. The cause seems to be the high CPU load, the taskbar button focus/unfocus events are queued up fast but can not be processed in time. The "Elegant" appearance seems to handle this fine.