Strange breadcrumb behaviour
Moderators: Hacker, petermad, Stefan2, white
- Vochomurka
- Power Member
- Posts: 816
- Joined: 2005-09-14, 22:19 UTC
- Location: Russia
- Contact:
Strange breadcrumb behaviour
1) When using the breadcrumb bar, the new "PathSelForm" button appears in the taskbar for every new subpath (as though it is a new application launched). At pressing this button with mouse (after moving the breadcrumb cursor with the keyboard) the button disappears, and the breadcrumb panel, too. It does not harm anything, but looks strange;
2) These breadcrumb panels have neither border nor shadow, so sometimes top-level and bottom-level paths overlap and look like one discontinuous menu that can fully confuse the user.
I've performs tests with a null ini-file and with a usual ini-file - nothing changes.
(WinSe7en64, TC 8.0x64)
2) These breadcrumb panels have neither border nor shadow, so sometimes top-level and bottom-level paths overlap and look like one discontinuous menu that can fully confuse the user.
I've performs tests with a null ini-file and with a usual ini-file - nothing changes.
(WinSe7en64, TC 8.0x64)
Single user license #329241
PowerPro scripts for Total Commander
PowerPro scripts for Total Commander
1) Confirm under XP x64.
2) Confirm missing borders but not shadows. (Did not test in Win7 though.)
2) Confirm missing borders but not shadows. (Did not test in Win7 though.)
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
Actually it looks like TC's main window looses focus when the breadcrumb menu is opened (x64 version only).
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: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I can confirm the problem with the taskbar - any idea how to hide a main form from it?
This also happens with the 32-bit version, it's just fooling the user by not redrawing the title bar...Actually it looks like TC's main window looses focus when the breadcrumb menu is opened (x64 version only).
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I think same solution as here will help: http://ghisler.ch/board/viewtopic.php?p=227343#227343
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Unfortunately not - when I show no border, the window is restricted to the main window area - all other options create a dialog with a title bar. Also ShowInTaskBar set to stNever doesn't work either. 

Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Sounds strange. In Windows API borders may be enabled separately (styles WS_BORDER, WS_DLGFRAME, WS_CAPTION).
Hm-m, it seems that they don't support style changing just because it is not a portable solution... Dumb... However, they say thay it is possible to patch LCL-Win32 unit and add new form style (with border but w/o caption).
Hm-m, it seems that they don't support style changing just because it is not a portable solution... Dumb... However, they say thay it is possible to patch LCL-Win32 unit and add new form style (with border but w/o caption).
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I did exactly that: In my change, when the border is set to none and the border width is >0, it will show a border but no title bar.they say thay it is possible to patch LCL-Win32 unit
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Fixed in TC 8.0b2 

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