Ticket #3489 (new defect) — at Version 1
Items in Panelize mode disappear after several rounds of Ctrl+O
Reported by: | zaytsev | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 4.8.15 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | merged | Votes for changeset: |
Description (last modified by zaytsev) (diff)
From https://github.com/MidnightCommander/mc/issues/57:
Reporter:
MC forget items in 'Panelize'.
1) Add something to 'Panelize'. It works with 'Find file' and 'External panelize' too.
2) Press C-o several times(or run some console command)
3) Panel is now empty
Another poster:
Reproduce:
- on the left panel, get into a folder which has for example 2 folders which the right panel has: eg. dev and bin
- cd / on the right panel (because it has dev and bin folders)
- make sure left panel and right panel are in different current folders! (but both have (at least) 2 same named folders)
- put cursor on left panel anywhere
- Alt+shift+/ to open find file dialog and find * files starting at . Using shell paterns
- press l to Panelize
- press C-o four times
I was able to reproduce it on latest master by creating a folder that contains subfolders "dev", "bin" and "test" and following the procedure above. After few panel switches with Ctrl+O, "test" disappears.
Note: See
TracTickets for help on using
tickets.