Ticket #3032 (closed defect: fixed)
'External panelize' results cleared when opening another result
Reported by: | dnied | Owned by: | andrew_b |
---|---|---|---|
Priority: | major | Milestone: | 4.8.15 |
Component: | mc-core | Version: | 4.8.8 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
The panel containing 'external panelize' results is cleared when opening a result, then opening another.
How to reproduce:
- C-x!
- launch an 'external panelize' command, either by recalling a previously stored command or typing a new one, like 'find . -type f'
- when the results come up, open one by hitting the RETURN key
- if a program is launched for that file, quit it
- open another result by hitting the RETURN key
Unexpected result: the panel is cleared, showing just the '../' entry.
mc --version GNU Midnight Commander 4.8.8 Built with GLib 2.32.4 Using the ncurses library With subshell support as default With support for background operations With mouse support on xterm With support for X11 events With multiple codepages support Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;
Also verified in mc 4.8.4
Change History
comment:2 Changed 11 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Branch state changed from no branch to on hold
- Milestone changed from Future Releases to 4.8
Branch: 3032_panelize_reload_fix.
changeset:85da04af0235ecf6ec99ce61e76b49d69ee2e1e2
Note: See
TracTickets for help on using
tickets.