Ticket #3588 (closed defect: fixed)
Cannot set mini-format for "brief" listing type
Reported by: | mooffie | Owned by: | andrew_b |
---|---|---|---|
Priority: | trivial | Milestone: | 4.8.16 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: | committed-master |
Description
Steps to reproduce:
- Go to the "Listing mode" dialog.
- Select "Brief file list".
- Tick the "User mini status" checkbox.
- Modify the mini status format field (e.g., append " inode").
- Hit ENTER. Bug: the format you modified doesn't take effect.
The patch fixes this.
(Note: if you close the dialog by hitting ENTER when the focus is at the radios widget, the modified mini-format won't take effect even with this patch. This is because of a non-related bug fixed in ticket:3587 (search there for "it overwrites the mini status format the user has typed").)
Attachments
Change History
Changed 9 years ago by mooffie
- Attachment 3588-cannot-set-mini-format-for-brief-listing-type.patch added
comment:2 Changed 9 years ago by andrew_b
- Status changed from new to accepted
- Owner set to andrew_b
- Votes for changeset set to andrew_b
- Branch state changed from no branch to on review
Branch: 3588_mini_format
changeset:2347ac38b63ab79dee3039999bfbdf81456b11f4
comment:4 Changed 9 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset changed from andrew_b to committed-master
- Resolution set to fixed
- Branch state changed from approved to merged
Merged to master: [2347ac38b63ab79dee3039999bfbdf81456b11f4].
Note: See
TracTickets for help on using
tickets.