Ticket #2157 (closed defect: fixed)

Opened 14 years ago

Last modified 14 years ago

ncurses vs. slang: oversized dialog backgrounds not painted in curses

Reported by: ralesk Owned by: andrew_b
Priority: major Milestone: 4.7.3
Component: mc-tty Version: 4.7.0.4
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset: committed-master committed-stable

Description (last modified by andrew_b) (diff)

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.

Attachments

mc-broken-dialog.png (111.2 KB) - added by ralesk 14 years ago.
Example of a broken dialog

Change History

Changed 14 years ago by ralesk

Example of a broken dialog

comment:1 Changed 14 years ago by andrew_b

  • Owner set to andrew_b
  • Keywords stable-candidate added
  • Status changed from new to accepted
  • severity changed from no branch to on review
  • Milestone changed from 4.7 to 4.7.3

Created 2157_ncurses_fill_region branch. Parent branch is master.
changeset:690be6d5b6c4d06ffa9587b0d05f849530e5a8b8

comment:2 Changed 14 years ago by slavazanko

  • Votes for changeset set to slavazanko

comment:3 Changed 14 years ago by angel_il

  • Votes for changeset changed from slavazanko to slavazanko angel_il
  • severity changed from on review to approved

comment:4 Changed 14 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset changed from slavazanko angel_il to committed-master committed-stable
  • severity changed from approved to merged
  • Component changed from mc-core to mc-tty
  • Keywords stable-candidate removed
  • Resolution set to fixed

comment:5 Changed 14 years ago by andrew_b

  • Status changed from testing to closed
  • Description modified (diff)
Note: See TracTickets for help on using tickets.