ncurses vs. slang: oversized dialog backgrounds not painted in curses #2157
Labels
area: tty
Interaction with the terminal, screen libraries
prio: medium
Has the potential to affect progress
ver: 4.7.0.4
Reproducible in version 4.7.0.4
Milestone
Important
This issue was migrated from Trac:
ralesk
(ralesk@….hu)Some translations (unfortunately at this time Hungarian is one of those, I’m sorry about that :) ) make (among others) the General settings dialog big enough that it doesn’t fit on a 80×25 screen.
As such, we noticed some weird issue with the ncurses build of mc: the moment the dialog breaks up due to not being able to fit on the screen, it won’t get filled with the white colour that it usually has. In the slang build, the dialog does not become see-through even when things break into multiple lines.
One issue is then to fix the ncurses code to fill the broken dialog properly; and the other issue is to do something about dialogs so that they don’t break the way it breaks now.
Note
Original attachments:
ralesk
(ralesk@….hu) onApr 28, 2010 at 10:17 UTC
The text was updated successfully, but these errors were encountered: