View Issue Details

IDProjectCategoryView StatusLast Update
0001592Far ManagerPanelpublic2010-11-13 15:55
ReporterMaximus Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86OSWindowsOS VersionXP SP2
Product Version2.0 
Summary0001592: При обломе SetDirectory Фар ошибочно сдвигает курсор (текущий элемент панели)
DescriptionПример, открываем сетевой ключ
reg2:\\srv\HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion
Выделяем "..", жмем Enter, получаем отлуп (Can't open key for reading),
папка НЕ меняется, но Фар перемещает курсор с ".." на ЗНАЧЕНИЕ "CurrentVersion"
Additional Information--- filelist.cpp 2010-11-13 18:42:16 +0300
+++ orig\filelist.cpp 2010-09-19 19:40:30 +0400
@@ -2518,7 +2518,7 @@
             }
         }
 
- if (dot2Present && SetDirectorySuccess)
+ if (dot2Present)
         {
             long Pos=FindFile(PointToName(strFindDir));
TagsNo tags attached.
Build

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2010-11-13 15:55 Maximus New Issue