Opened 10 years ago
Last modified 6 years ago
#10943 new bug
[Terminal] Scrollback buffer becomes invisible
Reported by: | diver | Owned by: | jackburton |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/Development |
Keywords: | Cc: | pulkomandy | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
This is hrev47371.
Scrolling back with mouse makes some lines disappear. They becomes visible again after selecting them or resizing a window. To reproduce:
while true ; do echo Haiku ; done
and scroll up.
Change History (4)
comment:1 by , 10 years ago
Description: | modified (diff) |
---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Description: | modified (diff) |
---|
Note:
See TracTickets
for help on using tickets.
I'm pretty certain I haven't seen such an issue in the time after I reworked the terminal buffer handling and drawing code in 2010. I think I first noticed drawing issues some time after Adrien worked on the color support, though I didn't experiment to find a simple reproducible test case.