Bug 45648

Summary: text color in message box does not follow global definitions
Product: [Applications] kdevelop Reporter: jtscsousa
Component: kdevelop 2.x (obsolete)Assignee: KDevelop-Devel List <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 2.1.2   
Target Milestone: ---   
Platform: Mandrake RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description jtscsousa 2002-07-23 11:02:17 UTC
(*** 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)
Comment 1 Caleb Tennis 2002-10-09 22:22:07 UTC
Can anyone confirm this is still a bug? 
Comment 2 Stephan Schiffel 2002-10-11 10:25:06 UTC
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.
Comment 3 Harald Fernengel 2002-10-11 14:01:17 UTC
Fixed in gideon