[TC 10.5x] Dragging file issue
Moderators: Hacker, petermad, Stefan2, white
[TC 10.5x] Dragging file issue
Hi,
I encountered an issue with copying or moving files using mouse dragging. If the target directory is on the top of the list (except when it's [..] "go up"), releasing the mouse button doesn't trigger copying / moving popup window - the cursor stays with the "+" sign (for copying) or "-" sign (for alt-drag moving) until I move the cursor over any other directory. It doesn't matter whether target directory is in the same pane or the other one.
Confirmed affected versions: 10.51 x64, 10.52 x64
OS: Windows 7 Ultimate SP1
Workaround: very easy, resize TC window to make the destination directory not to be on top of the list or just use the system clipboard.
I encountered an issue with copying or moving files using mouse dragging. If the target directory is on the top of the list (except when it's [..] "go up"), releasing the mouse button doesn't trigger copying / moving popup window - the cursor stays with the "+" sign (for copying) or "-" sign (for alt-drag moving) until I move the cursor over any other directory. It doesn't matter whether target directory is in the same pane or the other one.
Confirmed affected versions: 10.51 x64, 10.52 x64
OS: Windows 7 Ultimate SP1
Workaround: very easy, resize TC window to make the destination directory not to be on top of the list or just use the system clipboard.
Re: [TC 10.5x] Dragging file issue
Here that works with a dir on top of the target.
Try it with a fresh ini file.
Try it with a fresh ini file.
Windows 11 Home, Version 24H2 (OS Build 26100.3915)
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
TC 11.51 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.2.1 x64
Re: [TC 10.5x] Dragging file issue
I'm really surprised, but yeah, it works fine with a clean INI. Will try to pinpoint the root cause.
Re: [TC 10.5x] Dragging file issue
That was a quick one - the directories / files names must be long enough that there's only one column of directories/files visible in one pane (i.e. you need to scroll horizontally to see the next column of dirs / files). If you see two+ columns in one pane, it works fine.
EDIT: The issue is also there when the dirs/files are short, but there's enough of them that you no longer see [..] after scrolling right, and attempt the dragging after scrolling. In other words, the issue shows up when [..] is no longer visible in the pane - when this condition is met, it doesn't matter to which column's first directory you try to drag to.
EDIT: The issue is also there when the dirs/files are short, but there's enough of them that you no longer see [..] after scrolling right, and attempt the dragging after scrolling. In other words, the issue shows up when [..] is no longer visible in the pane - when this condition is met, it doesn't matter to which column's first directory you try to drag to.
Last edited by KoRni on 2022-10-28, 17:59 UTC, edited 2 times in total.
Re: [TC 10.5x] Dragging file issue
Confirmed.
* Use Brief show mode (Ctrl+F1)
* Enter a folder with enough files/folders or resize the window to very small so you have a horizontal scroll bar in the file panel.
* Scroll file panel horizontally.
* Drag a file or folder on one of the folders listed at the top of the file panel.
* Use Brief show mode (Ctrl+F1)
* Enter a folder with enough files/folders or resize the window to very small so you have a horizontal scroll bar in the file panel.
* Scroll file panel horizontally.
* Drag a file or folder on one of the folders listed at the top of the file panel.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.5x] Dragging file issue
This should be fixed in TC 11 beta, please test it.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 10.5x] Dragging file issue
1. use FULL view, which is, of course, default
2. Enter a folder with enough files/folders or resize the window to very small so you have a VERTICAL scroll bar in the file panel.
3. Scroll file panel VERTICALLY "so that [..] is no longer visible in the pane"
4. Drag a file or folder on FIRST folder listed at the top of the file panel.
you will see a good animation of folders scrolling up
and "copy/move dialog" will be opened to PARENT folder (..)
TC 11 b1
2. Enter a folder with enough files/folders or resize the window to very small so you have a VERTICAL scroll bar in the file panel.
3. Scroll file panel VERTICALLY "so that [..] is no longer visible in the pane"
4. Drag a file or folder on FIRST folder listed at the top of the file panel.
you will see a good animation of folders scrolling up
and "copy/move dialog" will be opened to PARENT folder (..)
TC 11 b1
How is anyone supposed to guess?scroll horizontally
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.5x] Dragging file issue
2nice
This is not a bug. Dragging over the first item in full view scrolls up, dragging over the last item in full view scrolls down. You can simply follow the scrolled folder down to drop the file on it.
This bug report was about brief view, where you could not drop files on the first row of the second, third etc. column.
This is not a bug. Dragging over the first item in full view scrolls up, dragging over the last item in full view scrolls down. You can simply follow the scrolled folder down to drop the file on it.
This bug report was about brief view, where you could not drop files on the first row of the second, third etc. column.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 10.5x] Dragging file issue
Tested OK using TC 11.00b1.ghisler(Author) wrote: 2023-05-04, 07:31 UTC This bug report was about brief view, where you could not drop files on the first row of the second, third etc. column.
It is weird though that the scrolling doesn't stop when releasing the mouse button. Furthermore, it is problematic that when the mouse button is released and the scrolling continues, key presses are buffered. If you drag a file to top or bottom and the scrolling starts, then release the mouse button and the scrolling continues, then press Enter for example, then move the mouse cursor until scrolling stops, then the file is copied to where?ghisler(Author) wrote: 2023-05-04, 07:31 UTC 2nice
This is not a bug. Dragging over the first item in full view scrolls up, dragging over the last item in full view scrolls down. You can simply follow the scrolled folder down to drop the file on it.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.5x] Dragging file issue
It's indeed strange that the scrolling doesn't stop when releasing the mouse button. But what should happen instead? Should the operation be cancelled?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 10.5x] Dragging file issue
If the scrolling stops when you release the mouse button, I don't think it's necessary to cancel the operation (you still get the confirmation dialog). But either way would be intuitive I think.ghisler(Author) wrote: 2023-05-04, 14:58 UTC It's indeed strange that the scrolling doesn't stop when releasing the mouse button. But what should happen instead? Should the operation be cancelled?
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.5x] Dragging file issue
The problem is that you can actually disable that configuration dialog...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: [TC 10.5x] Dragging file issue
You mean confirmation dialogghisler(Author) wrote: 2023-05-04, 19:53 UTC The problem is that you can actually disable that configuration dialog...

In that case it might be unwanted if the user didn't expect the scrolling. That said, with no confirmation with drag & drop, people can always copy or move files somewhere accidentally.
Re: [TC 10.5x] Dragging file issue
Tested OK using TC 11.00b2 and TC 11.50b1.HISTORY.TXT wrote:05.05.23 Fixed: Drag&Drop of file to top item in list (full view): Abort dragging when releasing mouse button while scrolling, to prevent drop on wrong directory (32/64)
Moderator message from: white » 2024-10-14, 18:50 UTC
Moved topic
» from TC10.x bug reports (English) to TC Fixed bugs
» from TC10.x bug reports (English) to TC Fixed bugs
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [TC 10.5x] Dragging file issue
Thanks for checking also old bug fixes!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com