D7954: Fix repaint loop in KToolBar
Jean-Baptiste Mardelle
noreply at phabricator.kde.org
Sat Sep 23 16:43:29 UTC 2017
mardelle created this revision.
mardelle added reviewers: Frameworks, ilic, dfaure.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
Patch is based on https://git.reviewboard.kde.org/r/128421/
This issue - endless repaint loop when a QToolButton is embedded in a KToolBar - causes major battery and performance drain. Just opening an application causes a 15-20% CPU doing nothing. With the patch, CPU usage goes down to 0%.
Bugs:
https://bugs.kde.org/show_bug.cgi?id=365050
https://bugs.kde.org/show_bug.cgi?id=377859
REPOSITORY
R263 KXmlGui
REVISION DETAIL
https://phabricator.kde.org/D7954
AFFECTED FILES
src/ktoolbar.cpp
To: mardelle, #frameworks, ilic, dfaure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170923/73658d3a/attachment.html>
More information about the Kde-frameworks-devel
mailing list