Opened 16 years ago
Closed 16 years ago
#2382 closed bug (fixed)
[Terminal]: crash on BasicTerminalBuffer::_Scroll()
Reported by: | emitrax | Owned by: | bonefish |
---|---|---|---|
Priority: | high | Milestone: | R1 |
Component: | Applications/Terminal | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
It happened while using vim and pressing ESC. I don't know how easy is to reproduce.
Attachments (1)
Change History (7)
by , 16 years ago
Attachment: | terminal3.jpg added |
---|
comment:1 by , 16 years ago
comment:4 by , 16 years ago
I actually managed to reproduce it quite easily again.
- Open a file with vim that has more lines than the terminal can display
- Maximize the window (you'll see that vim won't expand the text to the rest of the window)
- In command mode (press esc), press the down key to scroll down the text
hrev25969 with vmware.
comment:6 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Issue seems fixed.
However a new incorrect behavior has come up.
Closing this one and opening a new one for the different issue. Thanks.
Note:
See TracTickets
for help on using tickets.
What revision was that? Before hrev25958 or after?