https://bugs.kde.org/show_bug.cgi?id=350676
--- Comment #11 from Igor Poboiko <igor.pobo...@gmail.com> --- (In reply to Kai Uwe Broulik from comment #10) > Could it be that you're using EGL? Does the highlight in eg. Kickoff also > only update every second item? If so, that's a driver issue. Yeah, same in kickoff. Thanks for clarifying, will wait for driver updates then :) BTW, another issue related to animation routine: all keypresses that are happening during animation are ignored (due to the very same check it didn't update the cache). So if I want to considerably reduce my brightness and I press "down" key 5 times in a row, it just reduces my brightness by single step (5%). That's frustrating; instead I guess it should launch new "animation" with endValue being previous endValue-step and startValue being current brightness. Or just update cache so this check doesn't fail. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel