[TC 8.0b5 x64] Quick search canceled by ALT+S
Moderators: Hacker, petermad, Stefan2, white
[TC 8.0b5 x64] Quick search canceled by ALT+S
Hello,
if Quick Search is invoken by ALT+LETTER and ALT is pressed during typing then S following after any first letter cancels the Quick Search.
For examle: ALT+HIS
Thank you
Tomas
if Quick Search is invoken by ALT+LETTER and ALT is pressed during typing then S following after any first letter cancels the Quick Search.
For examle: ALT+HIS
Thank you
Tomas
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
This happens because Alt+S also invokes the "Start" menu. Unfortunately I couldn't find a way to prevent that with Lazarus, so what you need to to is press Alt+H, release the Alt, and then press I and S. There is currently no other way, sorry.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, that's indeed very odd. Anyway, I will try to hack the lazarus code to avoid this. In Delphi, this could be handled via AppMessage, but that doesn't exist in Lazarus...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
It seems that second ALT+S closes Quick Search according to the Beta6 changelog:
21.10.11 Fixed: Quick search with Alt+Letters would close when using Alt also when the quick search dialog is already open (64)
If it is the cause then I think that Quick Search should distinguish between continuosly pressed ALT and pressed ALT for the second time.
21.10.11 Fixed: Quick search with Alt+Letters would close when using Alt also when the quick search dialog is already open (64)
If it is the cause then I think that Quick Search should distinguish between continuosly pressed ALT and pressed ALT for the second time.
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Did you try it with beta 6 now? Both the first Alt+S and any subsequent Alt+S should no longer close the dialog now.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Sorry, I cannot confirm this for TC 8.0b6 x64any subsequent Alt+S should no longer close the dialog now

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
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Sorry, I just found out that I commented out that fix in the public beta release (I did this to test something else...). I will re-add the code in beta 7.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Confirmed fixed in TC 8.0b7 x 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
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact: