[tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
cpp64
Junior Member
Junior Member
Posts: 83
Joined: 2023-05-12, 16:03 UTC

[tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Post by *cpp64 »

# Steps to reproduce

1. Press 'Ctrl + q' on *.txt

2. Press 'tab' to move the focus to the opposite internal viewer

3. Press 'q' in the internal viewer
--> The internal viewer closes

4. Press 'tab' repeatedly
or click mouse button on the panel that the internal viewer has closed
-->
// bug1
'tab' doesn't work correctly (== focus doesn't move to the opposite panel)
// bug2
Mouse click doesn't work on the panel that the internal viewer has closed
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6496
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: [tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Post by *Horst.Epp »

Confirmed
Not only with the internal viewer.
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.73
QAP 11.6.3.2 x64
User avatar
white
Power Member
Power Member
Posts: 4623
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Post by *white »

Confirmed. Introduced in TC 11.00 beta 7.

When using 32-bit TC and pressing Alt in Step 4, an Access Violation error occurs.
When doing this in 64-bit TC and continue to work with TC, TC quietly exits soon.
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Post by *petermad »

Confirmed. Introduced in TC 11.00 beta 7.

When using 32-bit TC and pressing Alt in Step 4, an Access Violation error occurs.
When doing this in 64-bit TC and continue to work with TC, TC quietly exits soon.
Confirmed
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
white
Power Member
Power Member
Posts: 4623
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Post by *white »

HISTORY.TXT wrote: 18.10.23 Fixed: Quick view panel (Ctrl+Q): Pressing "Q" didn't correctly close the viewer (32/64)
Tested OK using TC 11.02rc3 32-bit and 64-bit.

BTW, that pressing Q or Alt+Q can be used to quit Quick view is a new feature:

TC 10.52 and earlier versions:
Lister quits when pressing: Q, Ctrl+Q, Alt+Q
Quick view quits when pressing: Ctrl+Q

Current version:
Lister quits when pressing: Q, Ctrl+Q, Alt+Q
Quick view quits when pressing: Q, Ctrl+Q, Alt+Q
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [tc11.02rc2] Tab doesn't work correctly after pressing 'q' in the internal viewer

Post by *petermad »

Current version:
Lister quits when pressing: Q, Ctrl+Q, Alt+Q
Quick view quits when pressing: Q, Ctrl+Q, Alt+Q
Shift+Q, Win+Q and Fn+Q works too = Q works no matter what modifier key is used.

Spoiler
Win+Q requires:

Code: Select all

[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWinKeys"=dword:00000001

Anyway - Confirmed fixed in TC 11.02rc3 :-)

Moderator message from: petermad » 2023-10-18, 18:20 UTC

Moved to "TC fixed bugs" from "TC11.x bug reports (English)"
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Post Reply