Bug 342862

Summary: font color is not applied on private messages
Product: [Applications] konversation Reporter: Assem Chelli <assem.ch>
Component: ircviewAssignee: argonel <argonel>
Status: RESOLVED NOT A BUG    
Severity: minor CC: konversation-bugs-null
Priority: NOR    
Version First Reported In: Git   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Assem Chelli 2015-01-15 07:31:41 UTC
I customized the colors so I chose black for background and white for font. it works well in channels but in private messages, the font is black while the background remains black. 


Reproducible: Always

Steps to Reproduce:
1. choose the background as black and the font as white in preferences->colors
2. let someone send you a private message 

Actual Results:  
black font on black background

Expected Results:  
white font on black background
Comment 1 argonel 2015-03-13 21:54:28 UTC
The "Channel message" colour doesn't affect "private" messages, which are called "Query messages" when referring to IRC.

I've tested and confirmed that the Query message color is properly applied to private messages. Note that bug 145602 does prevent text that is already in the window from changing color.