Ticket #3055 (closed defect: duplicate)
Wrong directory in right panel
Reported by: | bitbyte | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
What version of Midnight Commander is used?
GNU Midnight Commander 4.8.10
Built with GLib 2.36.4
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish
Data types: char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;
What steps will reproduce the problem?
Right panel is the active start panel
mc /any_directory
What is the expected output?
left (passive) panel: current directory or directory from ini
right (active) panel: directory from the argument
What do you see instead?
left (passive) panel: directory from the argument
right (active) panel: current directory
best regards
Elmar Hanlhofer