https://bugs.kde.org/show_bug.cgi?id=423682
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/8d | |33d2d7372308d0b1f4d3ab7af64 | |5ebe9677e83 --- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 8d33d2d7372308d0b1f4d3ab7af645ebe9677e83 by David Edmundson. Committed on 22/10/2020 at 11:49. Pushed by davidedmundson into branch 'master'. [kcms/activities] Port to QQuickWidget from nested QQuickWindows Nested QQuickWindows are still somewhat problematic especially when used in systemsettings which is already a very hybrid mix. At some point this will all be fully ported to QtQuick anyway, there isn't anything especially complex going on in the UI that isn't QtQuick already. This is a small backportable patch to supress the bugs. Related: bug 394899, bug 416253 Fixed-in: 5.20.0 M +5 -12 kcms/activities/ActivitiesTab.cpp M +2 -2 kcms/activities/ActivitiesTab.h M +1 -0 kcms/activities/CMakeLists.txt M +3 -13 kcms/activities/PrivacyTab.cpp M +6 -3 kcms/activities/imports/dialog.cpp M +44 -46 kcms/activities/ui/PrivacyTabBase.ui D +0 -57 kcms/activities/utils.h https://invent.kde.org/plasma/plasma-desktop/commit/8d33d2d7372308d0b1f4d3ab7af645ebe9677e83 -- You are receiving this mail because: You are watching all bug changes.