Strange breadcrumb behaviour

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
Vochomurka
Power Member
Power Member
Posts: 814
Joined: 2005-09-14, 22:19 UTC
Location: Russia
Contact:

Strange breadcrumb behaviour

Post by *Vochomurka »

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)
Single user license #329241
PowerPro scripts for Total Commander
User avatar
Flint
Power Member
Power Member
Posts: 3487
Joined: 2003-10-27, 09:25 UTC
Location: Antalya, Turkey
Contact:

Post by *Flint »

1) Confirm under XP x64.
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 10.52 / Win10 x64
User avatar
petermad
Power Member
Power Member
Posts: 14796
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

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.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: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I can confirm the problem with the taskbar - any idea how to hide a main form from it?
Actually it looks like TC's main window looses focus when the breadcrumb menu is opened (x64 version only).
This also happens with the 32-bit version, it's just fooling the user by not redrawing the title bar...
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

I think same solution as here will help: http://ghisler.ch/board/viewtopic.php?p=227343#227343
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

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
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

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).
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Fixed in Beta2, thanks!
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

they say thay it is possible to patch LCL-Win32 unit
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.
Author of Total Commander
https://www.ghisler.com
User avatar
MVV
Power Member
Power Member
Posts: 8702
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

And it works perfect! :)
User avatar
petermad
Power Member
Power Member
Posts: 14796
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Fixed in TC 8.0b2 :-)
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
Post Reply