Summary: | Kopete chat window style requires a restart to recognise changes in the kdel color scheme | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | gdiffey |
Component: | Chat Window | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Color scheme is off |
Description
gdiffey
2008-07-02 07:43:24 UTC
I can confirm that the KHTML KPart inside a chat window does not use the newly set KDE colors; nor will the "Send" pushbutton. Window decorations, menus, tabs, the buddy list, and everything else immediately reflect the change for SVN r823211. Created attachment 26971 [details]
Color scheme is off
According to my KDE4 color-scheme, the lower 'input box' font should be white-on-black, not black-on-black. Likewise the color of my sent-messages.
This isn't a bad color combo. KDE AND Kopete's color settings contain NO reference to a black font. Kopete just wants to keep my fonts black no matter what.
SVN commit 901459 by rjarosz: Fix bug 165550 Kopete chat window style requires a restart to recognise changes. BUG: 165550 M +1 -0 kopetechatwindowsettings.kcfg WebSVN link: http://websvn.kde.org/?view=rev&revision=901459 |