Opened 14 years ago

Closed 14 years ago

#6466 closed bug (fixed)

terminal doesn't have color in the scrollback buffer

Reported by: augiedoggie Owned by: jackburton
Priority: normal Milestone: R1
Component: Applications/Terminal Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

After the enhancements were made to support 256 color mode, terminal no longer has color when scrolling back. Attaching a picture of the problem tested with a fresh nightly image from haiku-files(hrev32809).

Attachments (1)

screenshot1.png (54.1 KB ) - added by augiedoggie 14 years ago.

Download all attachments as: .zip

Change History (3)

by augiedoggie, 14 years ago

Attachment: screenshot1.png added

comment:1 by augiedoggie, 14 years ago

I should add that I haven't verified it was the 256 color change that is causing this. Just that it was around that time when first I noticed the problem.

comment:2 by pulkomandy, 14 years ago

Resolution: fixed
Status: newclosed

It was the 256-color change. I made the attributes stored on 32 bits instead of 16 and forgot to update some parts of the code.

Thanks for reporting !

Note: See TracTickets for help on using tickets.