fixed [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

fixed [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *Usher »

Tested in Windows XP and in 64-bit Windows 7.

1. Start TC 32-bit
2. Press F5 or F6 to show Copy/Move dialog window.
3. Select "Verify" option. It gets solid border while other focused options get dotted border.

The bug exists in all 32-bit TC versions which support dark mode (9.50+). In dark mode "Verify" option gets standard dotted border when focused.
There is no problem with TC 64-bit.
In addition, in Windows XP font color is white when "Verify" is selected. I don't know whether it's related to a windows version or to a desktop theme.
Last edited by Usher on 2023-08-11, 22:30 UTC, edited 1 time in total.
Andrzej P. Wozniak
Polish subforum moderator
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *petermad »

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
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *ghisler(Author) »

It seems to be intentional, the code contains a line in the onClick event:
VerifyBox.font.color:=clWhite;
Unfortunately I don't know what my intention was, so I will remove it. It's only there in the 32-bit code.
Author of Total Commander
https://www.ghisler.com
User avatar
Usher
Power Member
Power Member
Posts: 1675
Joined: 2011-03-11, 10:11 UTC

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *Usher »

ghisler(Author) wrote: 2023-07-27, 08:16 UTC VerifyBox.font.color:=clWhite;
I suspect that it was for dark mode testing. And what about solid border on focus?
Andrzej P. Wozniak
Polish subforum moderator
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *ghisler(Author) »

That was causing the solid border on the focus!
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 14808
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *petermad »

history.txt wrote:27.07.23 Fixed: F5 copy dialog: "Verify" checkbox was surrounded with a solid line when focused (32)
Confirmed fixed in private TC 11.00rc3a :-)
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
AntonyD
Power Member
Power Member
Posts: 1249
Joined: 2006-11-04, 15:30 UTC
Location: Russian Federation

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *AntonyD »

If it's really fixed - so move the topic to Fixed?
#146217 personal license
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 32-bit] Copy/Move -> Verify with solid border in normal mode

Post by *ghisler(Author) »

Moderator message

Moved to fixed bugs
Author of Total Commander
https://www.ghisler.com
Post Reply