Bug 156804 - set foreground color in chat windows doesn't work
Summary: set foreground color in chat windows doesn't work
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-27 20:29 UTC by Carlo Segato
Modified: 2008-02-01 03:22 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
patch (529 bytes, patch)
2008-01-27 20:29 UTC, Carlo Segato
Details

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