[TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
Moderators: Hacker, petermad, Stefan2, white
[TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
Open Mulit-Rename Tool.
Press Tab repeatedly and look when the button with the question mark (help button) gets focus.
The button is focused after the "F2 Load/save settings" combobox.
Expected: the button is focused before the button below it.
Press Tab repeatedly and look when the button with the question mark (help button) gets focus.
The button is focused after the "F2 Load/save settings" combobox.
Expected: the button is focused before the button below it.
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
Confirmed
Btw. I would never detect this, because I don't rely on any tab order on such a screen.
Btw. I would never detect this, because I don't rely on any tab order on such a screen.
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC3 x64 / x86
Everything 1.5.0.1393a (x64), Everything Toolbar 1.5.3.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC3 x64 / x86
Everything 1.5.0.1393a (x64), Everything Toolbar 1.5.3.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
- ghisler(Author)
- Site Admin
- Posts: 50703
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
It's strange that it's the same in both 32-bit and 64-bit, maybe I did it for some unknown reason back then. Changing it now could break some scripts, so maybe it's better to leave it as it is. You don't really need to reach the ? button, just press F1 for help as usual.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
Don't you have the ability to fix class instance numbers tightly?
Overquoting is evil! 👎
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
The context menu button was first added in Total Commander 7.0a1 (alpha test version 1):ghisler(Author) wrote: 2025-04-29, 15:36 UTC It's strange that it's the same in both 32-bit and 64-bit, maybe I did it for some unknown reason back then.
The help button was added almost a year later in January 2007 in Total Commander 7.0 private beta 3.5. (Total Commander 7.0 public beta 3 doesn't have the help button.)22.02.06 Added: Multi-rename tool: New button >> to open context menu: Allows to load names from file, and to edit names in the default editor
So perhaps there was no reason.
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
Its probably for the reason that it just calls the help and is the least used button as that.ghisler(Author) wrote: 2025-04-29, 15:36 UTC It's strange that it's the same in both 32-bit and 64-bit, maybe I did it for some unknown reason back then. Changing it now could break some scripts, so maybe it's better to leave it as it is. You don't really need to reach the ? button, just press F1 for help as usual.
Hoecker sie sind raus!
- ghisler(Author)
- Site Admin
- Posts: 50703
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
I guess so too. For now I will leave it as it is.
Moderator message from: ghisler(Author) » 2025-05-07, 10:20 UTC
Moved to will not be changed
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.51] Multi-Rename Tool: Button with question mark misplaced in tab order
Sir_SiLvA wrote: 2025-04-30, 09:49 UTC Its probably for the reason that it just calls the help and is the least used button as that.
Suggesting the help button's tab order is based on being "least used" might seem reasonable, but it doesn't hold up. Basing the tab order on usage frequency defeats its purpose: logical navigation, top-to-bottom and left-to-right. F1 as a workaround doesn't fix the frustration for users using Tab for navigation (including those with disabilities).