https://bugs.kde.org/show_bug.cgi?id=405667
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |k...@davidedmundson.co.uk --- Comment #6 from David Edmundson <k...@davidedmundson.co.uk> --- The last Qt graphic leak was indirectly caused by the tooltip. The tooltip created a new window, which gets hidden. A hidden window meant it never rendered, because a window was marked as not being rendered yet texture deletion was deferred. Qt: 839f09c65523fb5c419b62e078f72bb39285449a But I fixed that in Qt5.11 - unless someones broken it again. -- You are receiving this mail because: You are watching all bug changes.