Search found 162 matches

by larsen
07.03.2018, 09:17
Forum: Resolved Bugs, Issues, Requests
Topic: [fixed] 770 - Can't use multi-select via keyboard in search results
Replies: 4
Views: 49099

Re: 770 - Can't use multi-select via keyboard in search results

That option has been added in release 772:
- Implemented: Option for search dialog to define in the section [fcSearchForm] of the file FreeCommander.find.ini: OpenLocationChangeShortcut=1 if the shortcut should be changed from Ctrl+Space to Alt+Space
Thx!
by larsen
09.02.2018, 23:35
Forum: Resolved Bugs, Issues, Requests
Topic: [fixed] 770 - Can't use multi-select via keyboard in search results
Replies: 4
Views: 49099

Re: 770 - Can't use multi-select via keyboard in search results

Original problem fixed in 771, but now when I want to select a file by pressing Ctrl+Space, it switches from the search dialog back to FreeCommander.
by larsen
31.01.2018, 15:49
Forum: Resolved Bugs, Issues, Requests
Topic: [fixed] 770 - Can't use multi-select via keyboard in search results
Replies: 4
Views: 49099

[fixed] 770 - Can't use multi-select via keyboard in search results

Steps to reproduce: - Search for some files and have a search result - Press and hold Ctrl - Use cursor down/up to activate another file while keeping the current selection Instead of being able to select multiple non-continues files with the keyboard, Ctrl+Up/Down only closes/opens the upper part o...
by larsen
30.11.2017, 23:32
Forum: Bug Reports
Topic: Go to dialog missing tab stop for one element
Replies: 7
Views: 13822

Re: Go to dialog missing tab stop for one element

Still a problem in version 762.
by larsen
08.10.2017, 16:02
Forum: Resolved Bugs, Issues, Requests
Topic: [fixed] 760 - Renaming a file fails for German umlauts
Replies: 4
Views: 20721

[fixed] 760 - Renaming a file fails for German umlauts

Steps to reproduce: - Have a file "ölwechsel.txt" - Try to rename it to "Ölwechsel.txt" (capital Ö instead of the small one) While this works for "zündkerzen.txt" to "Zündkerzen.txt", here it fails with the error message 'File or folder with the new name "...
by larsen
06.10.2017, 20:48
Forum: Bug Reports
Topic: Go to dialog missing tab stop for one element
Replies: 7
Views: 13822

Re: Go to dialog missing tab stop for one element

*push*
Still a problem in version 760.
by larsen
30.08.2017, 18:03
Forum: Resolved Bugs, Issues, Requests
Topic: [fixed] Opening files from search result opens from the wrong location in this case
Replies: 3
Views: 44422

[fixed] Opening files from search result opens from the wrong location in this case

Have a directory containing some sub-dirs: commands conf.d hosts Start a search for some text and get a result of five files in different sub-dirs, s. screenshot: Clipboard-1.png Select the last four files and press Enter. Four files are opened in my text editor (UltraEdit in this case), but only th...
by larsen
07.07.2017, 00:52
Forum: General Discussion
Topic: [solved] Pattern of date in "Create Folder" dialog
Replies: 2
Views: 4611

[solved] Pattern of date in "Create Folder" dialog

Hello,

when you press F7 to create a new folder and then start to type "2", FC completes this to the current date, e.g. 20170707.
I would like to always use the pattern like in "2017-07-07". How can I do this? Is this configurable?


Lars
by larsen
05.05.2017, 17:27
Forum: Resolved Bugs, Issues, Requests
Topic: [fixed] Renaming a file to something that already exists fails
Replies: 1
Views: 20853

[fixed] Renaming a file to something that already exists fails

Steps to reproduce
- Have two files
- Try to rename one of them to the name of the other one

Result:
Windows-Error 0x80070057: Wrong parameter

Windows 10 Pro, 64-bit, Creators Update, v1703
FreeCommander XE 2017 Build 745 64-bit donor
by larsen
04.05.2017, 17:28
Forum: Bug Reports
Topic: Renaming to upper/lower case does not work on USB-drive
Replies: 4
Views: 13184

Renaming to upper/lower case does not work on USB-drive

To reproduce: - Have a USB-drive with FAT32 partition - Have a file abc.txt - Rename it to ABC.txt - Press Enter Expected result: File should be named ABC.txt afterwards Actual result: It is still abc.txt. Workaround: Rename the file to "xABC.txt" and delete the x in a second rename. Probl...