(*** This bug was imported into bugs.kde.org ***) Package: kdevelop Version: 2.1.2 (using KDE 3.0.2 ) Severity: normal Installed from: Mandrake Linux Cooker i586 - Cooker Compiler: gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk) OS: Linux (i686) release 2.4.18-6mdk OS/Compiler notes: Using reverse color schemes in the control center does not change the text in kdevelop's message box to a bright color. It remains black and makes it impossible to read. (Submitted via bugs.kde.org) (Called from KBugReport dialog)
Can anyone confirm this is still a bug?
The problem still exists in kdevelop 2.1.3. It is caused by void CMakeOutputWidget::insertAtEnd(const QString& text, MakeOutputErrorType defaultType) There are colors for the message-widget hardcoded.
Fixed in gideon