Opened 16 years ago

Closed 16 years ago

#2391 closed bug (fixed)

[Terminal]: issue when resizing while editing with VIM

Reported by: emitrax Owned by: bonefish
Priority: normal Milestone: R1
Component: Applications/Terminal Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

  • Open a file with vim (at least 100-200 lines)
  • Start scrolling down the text with the down arrow key
  • Resize the window (make it first smaller and then larger than it was)

Expected behavior: Text should be expanded to the window Current behavior: Text is not expanded

  • Start scrolling down with the down arrow key

Output will be messy. See screenshots.

Attachments (3)

terminal_expand.jpg (98.2 KB ) - added by emitrax 16 years ago.
terminal_expand2.jpg (96.5 KB ) - added by emitrax 16 years ago.
terminal_expand3.jpg (103.9 KB ) - added by emitrax 16 years ago.

Download all attachments as: .zip

Change History (6)

by emitrax, 16 years ago

Attachment: terminal_expand.jpg added

by emitrax, 16 years ago

Attachment: terminal_expand2.jpg added

by emitrax, 16 years ago

Attachment: terminal_expand3.jpg added

comment:1 by emitrax, 16 years ago

I forgot to mention that is hrev25990.

comment:2 by stippi, 16 years ago

I can observe that the Terminal will only re-calculate line breaks when it is resized vertically. Resizing it only horizontally will not trigger it.

comment:3 by bonefish, 16 years ago

Resolution: fixed
Status: newclosed

Fixed in hrev26034.

Note: See TracTickets for help on using tickets.