[TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Sorry, I still can't reproduce it, I even tried with a fresh ini where I just disabled "Configuration" -> "Misc" -> "Get confirmation before" -> "Drag&Drop (copying files with mouse)".
Can you reproduce it with a fresh ini?
Can you reproduce it with a fresh ini?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
If I will use SHIFT- then I can't reproduce it too)))
So definitely this bug is related to the moment of processing the mouse clicks.
and yes - with a fresh ini on mine description I can reproduce it again.
So definitely this bug is related to the moment of processing the mouse clicks.
and yes - with a fresh ini on mine description I can reproduce it again.
#146217 personal license
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Confirmed too. Only when using Shift, only when using 64-bit TC.
It also depends on where you drop. If you drop near the end of the folder name (last 2 letters), the issue does not occur.
Tested using Windows 11, Windows Sandbox and a Windows 10 virtual machine.
It also depends on where you drop. If you drop near the end of the folder name (last 2 letters), the issue does not occur.
Tested using Windows 11, Windows Sandbox and a Windows 10 virtual machine.
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
a very nontrivial bug.
As I said for me SHIFT doesn't work for reproducing,
also with MY technique of reproducing - it does not matter which part of folder name to use....
As I said for me SHIFT doesn't work for reproducing,
also with MY technique of reproducing - it does not matter which part of folder name to use....
#146217 personal license
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Yes, ass I wrote ealier I can reproduce it with a fresh ini file only with these changes:ghisler(Author) wrote: 2024-10-07, 08:19 UTC Sorry, I still can't reproduce it, I even tried with a fresh ini where I just disabled "Configuration" -> "Misc" -> "Get confirmation before" -> "Drag&Drop (copying files with mouse)".
Can you reproduce it with a fresh ini?
Code: Select all
[Configuration]
BreadcrumbDelayButton=-250
[Layout]
BreadCrumbBar=1
[Confirmation]
MouseActions=0
And As i said - you have to release the mouse button BEFORE the breadcrumb menu opens up (showing the "Folder 1" directory in the list)
Confirmed.white wrote: 2024-10-07, 09:23 UTC It also depends on where you drop. If you drop near the end of the folder name (last 2 letters), the issue does not occur.
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: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Unfortunately I still can't reproduce it, but something similar: After the file has been copied, the breadcrumb bar sometimes switches to edit mode, as if the user clicked behind the path name. I guess that it has a similar reason, so I will add code to prevent it and hope that it will also fix your problem.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
2ghisler(Author)
You don't think that it could possibly be because the breadcrumb menu takes focus away form TC's main window in 64bit TC? - which is does not in 32bit TC - hence the bug is not present in 32bit TC.
You don't think that it could possibly be because the breadcrumb menu takes focus away form TC's main window in 64bit TC? - which is does not in 32bit TC - hence the bug is not present in 32bit TC.
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: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
No, it doesn't take focus away until the dropdown part opens (which then gets the focus). It also gets the focus in 32-bit, I'm just suppressing the redrawing of the title bar.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Tested OK using TC 11.50b1 64-bit. Moving works OK now and the switch to "edit path" no longer happens.HISTORY.TXT wrote: 08.10.24 Fixed: Breadcrumb bar: Don't react to "mouse up" during drag and drop (64)
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
I can no longer reproduce the bug as described in the first post - so I consider the bug fixed in TC 11.50b1
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: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Great, thanks!
Moderator message
Moved to fixed bugs
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
According to my version of steps for reproducing I still have the problems. In this case imho there is no need at all to display firstly the context menu.
And yes - sometimes it is indeed does not show up. But I cannot identify what reasons lead to these two different versions of events.
It seems that I do this “re-click" from left-to-right mouse buttons in the same way - but most often the menu is called up and sometimes not.
But the good news is that now, if the menu was NOT called, I get the file moving action completed without the mentioned error dialog!
But if the menu is still drawn, it now takes longer to draw and disappears longer.
It was as if there was some kind of timer for this action.
Let me remind you that the moving process is carried out in this case ONLY after the menu disappears!
Those the entire transfer process is delayed. Not particularly strong - but noticeable compared to the previous version.
So I personally don't think that this bug is FULLY fixed(((
And yes - sometimes it is indeed does not show up. But I cannot identify what reasons lead to these two different versions of events.
It seems that I do this “re-click" from left-to-right mouse buttons in the same way - but most often the menu is called up and sometimes not.
But the good news is that now, if the menu was NOT called, I get the file moving action completed without the mentioned error dialog!
But if the menu is still drawn, it now takes longer to draw and disappears longer.
It was as if there was some kind of timer for this action.
Let me remind you that the moving process is carried out in this case ONLY after the menu disappears!
Those the entire transfer process is delayed. Not particularly strong - but noticeable compared to the previous version.
So I personally don't think that this bug is FULLY fixed(((
#146217 personal license
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
Does anyone else have a cont.menu called 'when you try to move the file using only mouse "left->right" buttons?
#146217 personal license
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
No.AntonyD wrote: 2024-10-11, 15:06 UTC Does anyone else have a cont.menu called 'when you try to move the file using only mouse "left->right" buttons?
Using the steps in described in the first post?
TC 64-bit or 32-bit?
Re: [TC 11.03]Moving file via BREADCRUMB not working in a certain sequence of operations
No, using MY steps - from MY post - as I wrote about it.
NO shift keys - only mouse buttons.
viewtopic.php?p=460619#p460619
NO shift keys - only mouse buttons.
viewtopic.php?p=460619#p460619
#146217 personal license