After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 119058 - color wrong for subject column in header pane
color wrong for subject column in header pane
Status: RESOLVED FIXED
Product: Pan
Classification: Other
Component: general
pre-0.14.1 betas
Other Linux
: Normal minor
: 0.14.1
Assigned To: Charles Kerr
Pan QA Team
: 119252 119319 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-08-04 03:23 UTC by Charles Kerr
Modified: 2006-06-18 05:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Charles Kerr 2003-08-04 03:23:44 UTC
From: dave! <the3rdpretzel@yahoo.com.au>

> On Fri, Aug 01, 2003 at 07:46:52PM +1200, Mark Derricutt wrote:
> > 'allo - I've noticed this behaviour in the last few releases and wondered
> > if it was intentional or a bug....
> >
> > When viewing read messages, all fields -except- the subject are greyed out,
> > has this come about as part of the scoring colouring?
>
> Apparently so -- you're not the first person to report this.
> Help me track this down:
>
> (1) What gtk2 theme are you using?
mist-0.8
                                                                          
                              
                                                                          
                              
> (2) What are the values of the Header Pane colors in
>     Edit|Preferences|Colors?
>
                                                                          
                              
Read: #A8A8A8
Unread: #000000
                                                                          
                              
                                                                          
                              
> (3) Is this for headers which have a score of 0?
                                                                          
                              
yes
Comment 1 Charles Kerr 2003-08-04 03:24:28 UTC
From: Mark Derricutt <mark@talios.com>


>(1) What gtk2 theme are you using?
                                                                     
                                   
Mist and (call me sad) WinXP-Silver.
                                                                     
                                   
                                                                     
                                   
>(2) What are the values of the Header Pane colors in
>    Edit|Preferences|Colors?

#A8A8A8 and #000000
                                                                     
                                   
>(3) Is this for headers which have a score of 0?
                                                                     
                                   
yep

Comment 2 Charles Kerr 2003-08-04 03:54:07 UTC
Yep, confirmed.  The problem is that since `use score colors in
subject column' is clicked on, and those use greyed to mean
`low score' rather than `read', there's some confusion going on.

Another user reported this as a bug and I closed it with WONTFIX,
but since there have been a handful of people asking about this,
perhaps color-for-score and color-for-read schemes need to be
reconciled.  One obvious way to do this is to use the column
background for the score, and keep the foreground for read/unread/new.
Comment 3 Christophe Lambin 2003-08-06 20:18:29 UTC
*** Bug 119252 has been marked as a duplicate of this bug. ***
Comment 4 Charles Kerr 2003-08-07 15:38:21 UTC
*** Bug 119319 has been marked as a duplicate of this bug. ***
Comment 5 Charles Kerr 2003-08-07 22:35:48 UTC
OTOH, it's simpler to code, and more intuitive, if we leave the
columns' colors alone if the article's score is zero.