View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001592 | Far Manager | Panel | public | 2010-11-13 15:55 | 2010-11-13 15:55 |
Reporter | Maximus | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86 | OS | Windows | ||
Product Version | 2.0 | ||||
Summary | 0001592: При обломе 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)); | ||||
Tags | No tags attached. | ||||
Build | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-11-13 15:55 | Maximus | New Issue |