Changes between Initial Version and Version 1 of Ticket #2783, comment 10


Ignore:
Timestamp:
05/01/12 11:56:51 (12 years ago)
Author:
andrew_b
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2783, comment 10

    initial v1  
    22 
    33How to reproduce. 
    4 {{{ 
    541. Goto ~. Run mc. Enable autosave panels setup before exit. Save options. 
    6 2. Open ~ dir in the left panel, / in the right one. Make right panel active. 
    7 3. Close mc. 
    8 4. With mc-wrapper, following is performed: 
    9 4.1. Run mc. Now ~ in the right panel, / in the left one. 
    10 4.2. Close mc. 
    11 4.3. Run mc. Now ~ in the left panel again, / in the right one. 
    12 4.x. and so on. 
    13 5. Without mc-wrapper, following is performed: 
    14 5.1. Run mc. Now ~ in both panels. 
    15 }}} 
     51. Open ~ dir in the left panel, / in the right one. Make right panel active. 
     61. Close mc. 
     71. With mc-wrapper, following is performed: 
     8  a. Run mc. Now ~ in the right panel, / in the left one. 
     9  a. Close mc. 
     10  a. Run mc. Now ~ in the left panel again, / in the right one. 
     11  a. and so on. 
     121. Without mc-wrapper, following is performed: 
     13  a. Run mc. Now ~ in both panels. 
     14 
    1615 
    1716Expected behavior with '''current_is_left=false'''  
    18171. if mc start as {{{mc dir dir2}}}, dir1 is opened in the left panel, dir2 in the right one. 
    19 2. if mc starts as {{{mc}}} (without dir1 and dir2), active (right) panel contains working directory, other (left) one contains other_dir from panel.ini. 
    20 3. if mc start as {{{mc dir1}}}, dir1 is opened in the left panel, right panel contains working directory. 
     181. if mc starts as {{{mc}}} (without dir1 and dir2), active (right) panel contains working directory, other (left) one contains other_dir from panel.ini. 
     191. if mc start as {{{mc dir1}}}, dir1 is opened in the left panel, right panel contains working directory.