https://bugs.kde.org/show_bug.cgi?id=410923
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/ksc | |reenlocker/82f198916da1884c | |0da60ea0e08026d11a12142f Version Fixed In| |5.17.0 Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 82f198916da1884c0da60ea0e08026d11a12142f by Nate Graham. Committed on 15/08/2019 at 16:11. Pushed by ngraham into branch 'master'. [KCM] Draw full QTabWidget frame Summary: Right now we're not drawing the full frame in the Screen Locking KCM to work around https://bugs.kde.org/show_bug.cgi?id=410943. But this only exchanges one aesthetic problem for another, and as such, is not an appropriate workaround. This patch draws the full frame to fix the bug listed below, and then we can concentrate on fixing https://bugs.kde.org/show_bug.cgi?id=410943 so it works for everyone with no hacks or workarounds required. FIXED-IN: 5.17.0 Test Plan: {F7248765} {F7248766} Reviewers: #vdg, #plasma, davidedmundson Reviewed By: #plasma, davidedmundson Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D23184 M +0 -3 kcm/kcm.ui https://commits.kde.org/kscreenlocker/82f198916da1884c0da60ea0e08026d11a12142f -- You are receiving this mail because: You are watching all bug changes.