Ticket #64 (new enhancement) — at Initial Version
savannah: Listing mode dialog is too small (+patch to fix it)
Reported by: | slavazanko | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.7 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | tux@… | |
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Original: http://savannah.gnu.org/bugs/?19344
Submitted by: | Martin Petricek <bilboq> | Submitted on: | Mon 19 Mar 2007 04:15:14 PM UTC |
Category: | Screen output | Severity: | 3 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | None | Open/Closed: | Open |
Release: | current (CVS or snapshot) | Operating System: | GNU/Linux |
Discussion:
Mon 19 Mar 2007 04:15:14 PM UTC, original submission: Size of dialog to select listing mode [(Left|Right) -> Listing mode] is hardcoded to 45 characters (or actually more if translated strings are longer). However, with this default width, "User defined" string is often not shown entirely and you have to scroll to see it. I have created and attached patch, that will widen the dialog by up to 15 characters, if size of the screen allows it (dialog never grows wider than width of console). Maybe similar modification could be done also to other dialogs? (not sure which of them can benefit from being wider if possible) Martin Petricek <bilboq>
Change History
Changed 16 years ago by slavazanko
- Attachment boxsize.patch added
Note: See
TracTickets for help on using
tickets.
added by bilboq