Bug 45648 - text color in message box does not follow global definitions
Summary: text color in message box does not follow global definitions
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: kdevelop 2.x (obsolete) (show other bugs)
Version: 2.1.2
Platform: Mandrake RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-23 11:03 UTC by jtscsousa
Modified: 2002-10-11 14:01 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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