[10.00b2_x64] Refresh problem/delay when opening config window

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
CoolWater
Power Member
Power Member
Posts: 734
Joined: 2003-03-27, 16:33 UTC

[10.00b2_x64] Refresh problem/delay when opening config window

Post by *CoolWater »

When opening the config window, there is a delay of about 1s unless the window is drawn correctly.

Before, it looks like:
https://www.directupload.net/file/d/6127/wmah6k5q_png.htm
Stiltzkin
Member
Member
Posts: 182
Joined: 2004-09-10, 17:15 UTC

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *Stiltzkin »

confirmed, it's a noticeable delay which wasn't there before.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6449
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *Horst.Epp »

Not confirmed in my environment
Windows 11 Home x64 Version 23H2 (OS Build 22631.3374)
TC 11.03 x64 / x86
Everything 1.5.0.1371a (x64), Everything Toolbar 1.3.2, Listary Pro 6.3.0.69
QAP 11.6.3.2 x64
Sob
Power Member
Power Member
Posts: 941
Joined: 2005-01-19, 17:33 UTC

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *Sob »

I see it too. And 32bit version has similar problem, only instead of half-drawn window there's delay before the window shows at all, and it started already in previous beta.

10.00ß1a 32bit - delay before showing window
10.00ß1a 64bit - no problem
10.00ß2 32bit - delay before showing window
10.00ß2 64bit - half-drawn window as reported in OP

Windows 10 x64, clean ini.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *ghisler(Author) »

I have checked it, it's caused by a new function which adds labels to edit boxes for accessiblity. For this, all static text controls are checked whether they have a linked edit box or combobox. I will have to check why this is so slow - maybe call this separately for each tab.

The 32-bit problem must be something different, the function was added only in beta 2.
Author of Total Commander
https://www.ghisler.com
AlexandrT
Junior Member
Junior Member
Posts: 29
Joined: 2016-06-19, 20:07 UTC
Location: Russia

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *AlexandrT »

Sob wrote: 2021-03-19, 16:20 UTC I see it too. And 32bit version has similar problem, only instead of half-drawn window there's delay before the window shows at all, and it started already in previous beta.

10.00ß1a 32bit - delay before showing window
10.00ß1a 64bit - no problem
10.00ß2 32bit - delay before showing window
10.00ß2 64bit - half-drawn window as reported in OP

Windows 10 x64, clean ini.
I confirm, I also have
#231783 Single user license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *ghisler(Author) »

The delay in TC 32-bit seems to be the Delphi load function of the dialog itself, because it has so many controls. I don't think I can make that any faster. But I found a solution now for the new delay in 64-bit.
Author of Total Commander
https://www.ghisler.com
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *ghisler(Author) »

This should be fixed in beta 3 64-bit, please test it!
Author of Total Commander
https://www.ghisler.com
CoolWater
Power Member
Power Member
Posts: 734
Joined: 2003-03-27, 16:33 UTC

Re: [10.00b2_x64] Refresh problem/delay when opening config window

Post by *CoolWater »

Fixed in b3, thanks!
Post Reply