Opened 17 years ago
Closed 17 years ago
#2386 closed bug (fixed)
[Terminal]: Resizing issue
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
Since I got a different stack trace I decided to open a new ticket, although problem seems to be related
The way to reproduce them is always the same.
- Open a file with vim that has more line than the terminal can display in default size
- start scrolling down the file with the down arrow key in command mode (press esc)
- Maximize the window
Playing around with the size of the terminal eventually make it crash.
Attachments (2)
Change History (4)
by , 17 years ago
Attachment: | terminal_FreeLines.jpg added |
---|
by , 17 years ago
Attachment: | terminal_AllocateLines.jpg added |
---|
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed. Test it with hrev25990. Thanks.
Note:
See TracTickets
for help on using tickets.
It was likely caused by the same bug as #2382. Should be fixed in hrev25973. Please verify.