Seems that this option is set to 2 (the default value is 1).F1,4.b wincmd.ini wrote:TabEnterDirChange=1 What should happen when users presses ENTER on a dir on a locked tab?
0: nothing
1: open new tab
2: ask user
Regards
Holger
Moderators: Hacker, petermad, Stefan2, white
Seems that this option is set to 2 (the default value is 1).F1,4.b wincmd.ini wrote:TabEnterDirChange=1 What should happen when users presses ENTER on a dir on a locked tab?
0: nothing
1: open new tab
2: ask user
I think it is a bug, activating locked tab shouldn't show that message, specially pressing OK button doesn't open new tab as the message say!alphonse68 wrote: 2018-08-25, 21:30 UTCI am not trying to change the directory, I am just clicking in the tab to activate it.
I cannot reproduce this - when I click on a locked tab, then that tab is simply just opened. What happens if you try it with a clean .ini file?Whenever I click on a locked tab that doesn't allow changing directories I get that message.
Set TabEnterDirChange=2 to reproducepetermad wrote: 2018-08-26, 00:33 UTCI cannot reproduce this - when I click on a locked tab, then that tab is simply just opened. What happens if you try it with a clean .ini file?
Code: Select all
TOTALCMD#BAR#DATA
%COMMANDER_EXE%
/n /i="%%TEMP%%\test.ini"
%COMMANDER_EXE%
new TC with Test.ini
-1
Code: Select all
[Configuration]
TabEnterDirChange=2
UseNewDefFont=1
SetEncoding=äö.do.not.remove
firstmnu=3066
FirstTimeIconLib=0
FirstTime=0
SeparateTree=0
PanelsVertical=0
[ButtonbarCache]
IconDll_default.bar=
IconDll_vertical.bar=
[FileSystemPlugins64]
$checksum$=3014672
[left]
path=c:\
ViewMode=10001
activepanelcolor=-1
activepanelcolor2=-1
ShowAllDetails=1
SpecialView=0
show=1
sortorder=0
negative Sortorder=0
[right]
path=c:\Windows\
ViewMode=10001
activepanelcolor=-1
activepanelcolor2=-1
ShowAllDetails=1
SpecialView=0
show=1
sortorder=0
negative Sortorder=0
[righttabs]
0_path=c:\
0_options=1|0|0|0|0|1|0|
activetab=1
[RightHistory]
0=c:\Windows\
[LeftHistory]
0=c:\
Code: Select all
---------------------------
*c:
---------------------------
This tab is locked! Open new Tab?
---------------------------
OK Cancel
---------------------------
Confirmed. But only in the 64bit version (TC 9.21a on Windows 7)
Fix confirmed with TC 9.22rc1 x64 / Windows 10 1809history.txt wrote:24.09.18 Fixed: Click on locked tab (directory changes not allowed) showed message about new tab when using TabEnterDirChange=2 (64)
When a bug is confirmed and its fix confirmed too, the thread is moved by the admin from TC bug reports forum to TC Fixed bugs forum, that's mean Problem Solved, Case Closed.alphonse68 wrote: 2019-03-28, 02:56 UTCI don't know how to close a thread as one does in other forums, so at least with words,
Problem Solved, Case Closed.