Opened 15 years ago

Closed 15 years ago

#103 closed defect (fixed)

message text is arbitrarily selected, which messes with (background) colors

Reported by: zhangc@mit.edu Owned by: kcr@mit.edu
Priority: major Milestone:
Component: ui Keywords:
Cc:

Description

When colors are applied to messages, they count the message text plus the three leftmost spaces in the screen as part of the message, but they don't count anything to the right of the message text as part of the message, even though text/space to the right of the message text is just as much not-part-of-the-message as the three leftmost spaces of the screen.

Basically, when colors are applied, they should go all the way across the screen so that the entire line is colored (this is most obvious when using background colors).

Change History (2)

comment:1 Changed 15 years ago by kcr@mit.edu

  • Owner changed from nelhage@mit.edu to kcr@mit.edu
  • Status changed from new to assigned

comment:2 Changed 15 years ago by kcr@mit.edu

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in [39cff489cff7ac1e6f1cdfdea4224942bda97a78].

(Totally by adding two lines; it's just that figuring out the /right/ two lines was hard.)

Note: See TracTickets for help on using tickets.