[TC10.50rc1] search dialog visual bug
Moderators: Hacker, petermad, Stefan2, white
Re: [TC10.50rc1] search dialog visual bug
Confirmed for 64-bit only and in Dark mode. For all betas and for version 10.00 as well.
Windows scaling 100%, clean ini.
Windows scaling 100%, clean ini.
Re: [TC10.50rc1] search dialog visual bug
The visual bug exists since the beginning of dark mode in version 9.50.
On the Advanced tab as well: Screenshot
On the Advanced tab as well: Screenshot
Re: [TC10.50rc1] search dialog visual bug
Not confirmed. No problems with this here.
Re: [TC10.50rc1] search dialog visual bug
All is clean with 1920x1080 100% English/French on my machine when i resize the dialog.
The issue is that the drawing/refresh of the group/separator line is done before the element in Dark Mode but all is fine in Normal mode. @Ghisler(Author) you can check how the paint is done and ensure that line are painted the lasts on DarkMode
The issue is that the drawing/refresh of the group/separator line is done before the element in Dark Mode but all is fine in Normal mode. @Ghisler(Author) you can check how the paint is done and ensure that line are painted the lasts on DarkMode
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50rc1] search dialog visual bug
Sorry, this cannot be avoided when the controls are longer. Just make the dialog box a bit larger.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50rc1] search dialog visual bug
Why this does not occurs in Normal Mode ?
https://i.postimg.cc/Bv6tCqhM/Untitled.png
https://i.postimg.cc/Bv6tCqhM/Untitled.png
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50rc1] search dialog visual bug
The borders are drawn in my code in dark mode, and by Windows in normal mode. I couldn't find out how Windows prevents the overdrawing. Normally the borders should be drawn in WM_NCPAINT, but this message isn't sent for tabs, so I draw it in WM_PAINT. But I found a solution: I make the checkboxes smaller when you resize the window so they fit into the space and don't overlap.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50rc1] search dialog visual bug
Confimed fixed in TC 10.50rc2history.txt wrote:15.06.22 Fixed: Find files: Manually resize checkboxes ANSI, ASCII etc. so they don't overlap the right border in dark mode (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
Re: [TC10.50rc1] search dialog visual bug
Not fixed in TC10.50 64-bit.
For 64-bit the box within the border is less wide. Screenshot
The tab controls seems to have the same widths though. Screenshot
It looks like for 32-bit the outer border is drawn and for 64-bit the inner border.
Re: [TC10.50rc1] search dialog visual bug
Confirmed not fixed for the Advanced tab.On the Advanced tab as well: Screenshot
Not fixed in TC10.50 64-bit.
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: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC10.50rc1] search dialog visual bug
I do not get this problem on the second page because I can't make it narrow enough. Maybe a font problem?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC10.50rc1] search dialog visual bug
No, it was tested with new ini and switched to dark mode.
What is your window size with a new ini?ghisler(Author) wrote: 2022-06-16, 08:35 UTC I do not get this problem on the second page because I can't make it narrow enough.
Re: [TC10.50rc1] search dialog visual bug
Moderator message from: white » 2022-06-16, 09:21 UTC
Moved back to Bugs forum.
Re: [TC10.50rc1] search dialog visual bug
Same here - no special font setting, no TC OR Windows scaling.No, it was tested with new ini and switched to dark mode.
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