Bug 156804

Summary: set foreground color in chat windows doesn't work
Product: [Unmaintained] kopete Reporter: Carlo Segato <brandon.ml>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: patch

Description Carlo Segato 2008-01-27 20:29:03 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

if you click set foreground color in a chat windows, the color chooser dialog doesn't show up
Comment 1 Carlo Segato 2008-01-27 20:29:27 UTC
Created attachment 23312 [details]
patch
Comment 2 Matt Rogers 2008-02-01 03:20:09 UTC
SVN commit 769301 by mattr:

Make sure we set the foreground color for the chatwindow correctly.

Fixes bug 156804 with the patch provided by Carlo Segato.

Thanks for the patch!

BUG: 156804


 M  +8 -1      chatview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=769301
Comment 3 Matt Rogers 2008-02-01 03:22:07 UTC
SVN commit 769302 by mattr:

Make sure we set the foreground color for the chatwindow correctly.

Fixes bug 156804 with the patch provided by Carlo Segato.

Thanks for the patch! This will be in KDE 4.0.2

CCBUG: 156804



 M  +8 -1      chatview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=769302