----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/125621/ -----------------------------------------------------------
Review request for KDE Frameworks and Christoph Feck. Repository: kwidgetsaddons Description ------- While working on RR [125619](https://git.reviewboard.kde.org/r/125619/) I discovered a missing initialization in KNewPasswordWidget. We need to initialize the "warning color" to the default background color, otherwise if `setBackgroundWarningColor()` is not called, that color will be black. Diffs ----- src/knewpasswordwidget.cpp 215cd206962dc57d0d05366e66d1729b45e7d956 Diff: https://git.reviewboard.kde.org/r/125621/diff/ Testing ------- Showing a KNewPasswordWidget, without calling `setBackgroundWarningColor()`, does not show a black "warning color" anymore. Thanks, Elvis Angelaccio
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel