Opened 9 years ago

Last modified 22 months ago

#11933 assigned bug

setarch window size changes misbehave

Reported by: jessicah Owned by:
Priority: normal Milestone: Unscheduled
Component: Applications/Terminal Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

When using e.g. setarch x86 on a gcc2h, resizing the Terminal window causes weird issues with the bash prompt output. It behaves as if the window size had not changed.

Change History (3)

comment:1 by pulkomandy, 9 years ago

This relies on sending the SIGWINCH ("window change") signal to the foreground app. Maybe it get delivered to the wrong place in this case?

comment:2 by waddlesplash, 5 years ago

Component: - GeneralApplications/Terminal
Owner: changed from nobody to jackburton

comment:3 by jackburton, 22 months ago

Owner: jackburton removed
Status: newassigned
Note: See TracTickets for help on using tickets.