|
[Bug 89971] Font color on some tooltips are not set correctly: msg#00189kde.devel.kwrite
------- 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> |
|---|---|---|
| Previous by Date: | [Bug 89971] Font color on some tooltips are not set correctly: 00189, Anders Lund |
|---|---|
| Next by Date: | Re: katepart is broken since yesterday: 00189, js |
| Previous by Thread: | [Bug 89971] Font color on some tooltips are not set correctlyi: 00189, Anders Lund |
| Next by Thread: | [Bug 89893] Some text is untranslated for all languages: 00189, Stephan Binner |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |