Ticket #67 (closed defect: fixed)
Overlay breaks if the top window does not fit on the screen
| Reported by: | marienz | Owned by: | ian |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | unknown | Version: | |
| Keywords: | Cc: |
Description
The attached example, ran in urwid 0.9.9, breaks with:
AssertionError?: top canvas of overlay not the size expected!(10, 0, -6, 10)
if the terminal window it runs in is resized until the top window does not fit in it. It should probably just truncate the top window instead.
Change History
Note: See
TracTickets for help on using
tickets.
