TC 11.00 RC1 x64 on Win11 22H2
1. Alt+Down in any folder
2. Ctrl+D
3. There would appear an unwanted (?) symbol in text input field: 0x04
Screenshot:
https://i.ibb.co/tMDS3HY/image.png
UPD:
You may press almost any letter with Ctrl, not only "D".
UPD2:
I've just noticed this after pressing Ctrl+D after accidentally pressed Alt+Down. Expected to open Ctrl+D menu instead of this search with strange text symbols in it.
[TC 11.00rc1] Wrong text input? Ctrl+x open the quick search dialog by mistake
Moderators: Hacker, petermad, Stefan2, white
[TC 11.00rc1] Wrong text input? Ctrl+x open the quick search dialog by mistake
Ukrainian Total Commander Translator. Feedback and discuss.
Re: [TC 11.00rc1] Wrong text input?
I can confirm that Ctrl+D brings up the Search box in 64-bit TC, but not in 32-bit TC.
I don't get any characters. Does this also happen with clean ini file (and using the English language)?
I don't get any characters. Does this also happen with clean ini file (and using the English language)?
Re: [TC 11.00rc1] Wrong text input?
That is what I experience too - no strange characters, just a blank field (with and without a clean ini file).can confirm that Ctrl+D brings up the Search box in 64-bit TC, but not in 32-bit TC.
I don't get any characters.
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: [TC 11.00rc1] Wrong text input?
Confirmed.MaxX wrote: 2023-07-14, 14:38 UTC TC 11.00 RC1 x64 on Win11 22H2
1. Alt+Down in any folder
2. Ctrl+D
3. There would appear an unwanted (?) symbol in text input field: 0x04
Screenshot:
https://i.ibb.co/tMDS3HY/image.png
UPD:
You may press almost any letter with Ctrl, not only "D".
U+0004
Westeuropäisch (Windows): 0x04
END OF TRANSMISSION
Unicode Script: Zyyy (Common)
Unicode General Category: Cc (Control)
Language: English (WCMD_ENG.LNG) | Main menu file: WCMD_ENG.mnu
Language: English
1.a Alt+Shift+Down in any folder
Windows 11 Pro (x64) Version 22H2 (OS build Build 22621.1992) | TC 11.00RC1 x64 | TC_clean_x64.ini: Language: English
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.00rc1] Wrong text input?
I have checked this in the debugger:
Ctrl+A sends a key with code 0x01
Ctrl+B sends a key with code 0x02
etc.
I will filter out any key codes below 0x20 (space). That's what I already do in the main program.
Ctrl+A sends a key with code 0x01
Ctrl+B sends a key with code 0x02
etc.
I will filter out any key codes below 0x20 (space). That's what I already do in the main program.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.00rc1] Wrong text input?
Confirmed fixed in TC 11.00rc2history.txt wrote:16.07.23 Fixed: Directory history: Pressing Ctrl+A..Ctrl+Z would open the quick search dialog by mistake, only keep for Ctrl+H=Backspace (64)
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: [TC 11.00rc1] Wrong text input?
RC2 works fine. Thanks.
Ukrainian Total Commander Translator. Feedback and discuss.