Unexpected behavior: cm_LoadSelectionFromClip in branch view

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
now
Member
Member
Posts: 181
Joined: 2006-11-01, 08:34 UTC

Unexpected behavior: cm_LoadSelectionFromClip in branch view

Post by *now »

cm_LoadSelectionFromClip in branch view doesn’t mark files in subdirectories. To test, create the following directory structure:

c:\tctest
c:\tctest\subdirectory

and the following files

c:\tctest\file
c:\tctest\subdirectory\subdirectory-file

Then branch while in the directory “c:\tctest”, giving you the list

file
subdirectory-file

Mark both files and run “cm_CopyFullNamesToClip”. Unmark both files and then run “cm_LoadSelectionFromClip”. Only “file” will be marked.

Expected behavior: Both “file” and “subdirectory-file” should be marked.
StatusQuo
Power Member
Power Member
Posts: 1524
Joined: 2007-01-17, 21:36 UTC
Location: Germany

Post by *StatusQuo »

Confirmed - unfortunately files in Sub-Dirs seem to be generally ignored by cm_LoadSelectionFromClip in Branch View.
Who the hell is General Failure, and why is he reading my disk?
-- TC starter menu: Fast yet descriptive command access!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Indeed this isn't currently supported, sorry.
Author of Total Commander
https://www.ghisler.com
Post Reply