Background color leaks to next row when scrolling
Bug #664985 reported by
Lachezar Dobrev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-terminal (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Binary package hint: gnome-terminal
The background (and possibly foreground) colour leaks to the next row when the output forces the terminal to scroll down while wrapping the coloured text.
Reproduction is relatively easy:
1. Open terminal.
2. Create a link to a missing file with a long path, so that it needs to wrap.
ln -s /path/to/
3. List the file (long format with color)
ls -ln sample
4. Continue listing until the terminal fills up, and starts wrapping and scrolling at the same time.
5. Observe the new lines background colour.
Changed in gnome-terminal (Ubuntu): | |
status: | Incomplete → Confirmed |
To post a comment you must log in.
I can't get the color scheme you're using, and bug doesn't re-produce on the scheme I have.