-Inconsistency in copy dialog 32/64 bit

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Dalai
Power Member
Power Member
Posts: 9966
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

-Inconsistency in copy dialog 32/64 bit

Post by *Dalai »

Hi there,

I noticed a small issue with the copy dialog but I don't know if this was reported before.

Steps to reproduce:
  • Start TC 32 bit with fresh.ini
  • Press F5 or F6 on any file
  • Press the Options button to expand the dialog
  • Result: The top left corner stays where it is, the dialog only expands downwards
  • Start TC 64 bit with fresh.ini
  • Repeat steps 2 and 3 from above
  • Result: The top left corner of the copy dialog moves some pixels upwards, or in other words, the copy dialog is centered again relative to the main window.
I don't know which behaviour is intentional but it's inconsistent. I don't like dialogs moving by themselves so I think the behaviour in the 32 bit version is better.

Can be reproduced in TC 8.01 and TC 8.5 beta2.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
siealex
Senior Member
Senior Member
Posts: 304
Joined: 2009-03-22, 16:36 UTC

Post by *siealex »

32 and 64 bit TCs are built with totally different toolchains and the behavior of standard controls in these toolchains can be also different.
We are not so S.M.A.R.T. as we imagine...
User avatar
Dalai
Power Member
Power Member
Posts: 9966
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

siealex wrote:32 and 64 bit TCs are built with totally different toolchains
Yes, I know.
[...] and the behavior of standard controls in these toolchains can be also different.
Yes, I'm aware of that. This issue is about positioning of the copy dialog: TC 32 bit - copy dialogs stays where it is while expanding, TC 64 bit - copy dialog is centered again while expanding.

It's not a big issue as there is a button in the copy dialog to always expand the options. I just noticed this little glitch while playing around with the current beta.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Unfortunately such small differences between 32-bit and 64-bit version cannot be avoided. They not only use completely different compilers, but even the visual component library is completely different (32-bit: Borland VCL, 64-bit: Lazarus LCL).
Author of Total Commander
https://www.ghisler.com
Post Reply