logo       

[Bug 89971] Font color on some tooltips are not set correctly: msg#00189

kde.devel.kwrite

Subject: [Bug 89971] Font color on some tooltips are not set correctly

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

http://bugs.kde.org/show_bug.cgi?id=89971




------- Additional Comments From anders alweb dk 2004-09-23 15:04 -------
CVS commit by alund:

Backport fix for #89971:
since we set a bg color for the arghint labels, lets make sure the fg color is
readable.
setting it in the parent means set it only once.
CCMAIL: 89971 bugs kde org


M +1 -0 katecodecompletion.cpp 1.35.8.2


--- kdelibs/kate/part/katecodecompletion.cpp #1.35.8.1:1.35.8.2
@ -385,4 +385,5 @ KateArgHint::KateArgHint( KateView* pare
{
setBackgroundColor( black );
+ setPaletteForegroundColor( QColor("black") );

labelDict.setAutoDelete( true );


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise