https://bugs.kde.org/show_bug.cgi?id=421270
Dan Leinir Turthra Jensen <ad...@leinir.dk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kne | |wstuff/5ce4d1a29b9696d59450 | |a960da2d9df0136673a5 --- Comment #3 from Dan Leinir Turthra Jensen <ad...@leinir.dk> --- Git commit 5ce4d1a29b9696d59450a960da2d9df0136673a5 by Dan Leinir Turthra Jensen. Committed on 13/05/2020 at 19:49. Pushed by leinir into branch 'master'. Fix incorrect colours in the KNS Quick messagebox Summary: Explicitly set the colours used in the messagebox' content item, as the theme does not propagate to the simpler items, only to those based on top of QtQuick Controls. Test Plan: Ensure you are using a dark colour scheme. Provoke an error dialog in any KNewStuff Quick dialog, and see that this patch makes the error message colour turn from a near-invisible text on a dark background (as shown in https://bugs.kde.org/show_bug.cgi?id=421270) to a visible text on a dark background. Reviewers: #frameworks, #knewstuff, #plasma, bugseforuns, ngraham Reviewed By: ngraham Subscribers: ngraham, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D29678 M +6 -0 src/qtquick/qml/private/MessageBoxSheet.qml https://commits.kde.org/knewstuff/5ce4d1a29b9696d59450a960da2d9df0136673a5 -- You are receiving this mail because: You are watching all bug changes.