Ticket #3005 (new defect)

Opened 7 months ago

Last modified 2 months ago

almost all colors are bright if bright is used for "normal"

Reported by: vinc17 Assigned to: mutt-dev
Priority: minor Milestone: 2.0
Component: display Version: 1.5.17
Keywords: Cc:

Description

I have the following in my .muttrc:

color normal brightwhite black

The consequence is that almost all colors are bright. To reproduce the bug:

mutt -F /dev/null

then type:

:color index blue green .

You can see that the behavior is correct (index is blue over green). Then type:

:color normal brightwhite black

No changes. But after typing Ctrl-L, one can see that all colors are bright except the current index line and the status bar (near the bottom).

This is an important problem as on some LCD screens, some combinations of colors (in particular bright colors) are not readable with some angles.

This bug may be related to bug 1259.

Change History

2008-05-17 19:03:26 changed by brendan

  • priority changed from major to minor.
  • component changed from mutt to display.
  • milestone set to 2.0.