1. Start TC with empty INI.
2. In the left and right panes navigate to some directories that have equally named but different files; the size of the files should be quite large (I tested with 14 Mb text files).
3. Open SyncDirs, press Compare.
4. Make double-click on a line with a pair of equally named (but not equal) files to open Compare by content window.
5. Wait for the Compare by content window to appear and click inside it.
6. The window jumps to the background, and SyncDirs dialog goes to the foreground instead of it, and click goes into it.
Tested in Win7 x64.
PS: It is significant that compared files are large, because with small files I cannot reproduce this issue.
[8.0ß5-x64] SyncDirs - Double click - Comparing not in focus
Moderators: Hacker, petermad, Stefan2, white
[8.0ß5-x64] SyncDirs - Double click - Comparing not in focus
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
- ghisler(Author)
- Site Admin
- Posts: 50479
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Confirmed, thanks.
The problem is that the mouse up event seems to bring the sync tool to the front, so the compare tool is shown behind it. I could fix it now my using PostMessage to open the compare window delayed AFTER the mouse up...
The problem is that the mouse up event seems to bring the sync tool to the front, so the compare tool is shown behind it. I could fix it now my using PostMessage to open the compare window delayed AFTER the mouse up...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Confirm fixed in 8.0β6.
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