TC 11.50 Compare Content range selection moves away
Moderators: Hacker, petermad, Stefan2, white
TC 11.50 Compare Content range selection moves away
Hello,
congrats and thanks for the 11.50 release!
I noticed an issue in the Compare Content dialog.
In the left panel, I click on a line of text, say line 100.
Then, I hold SHIFT and click on line 105.
All lines are selected from 100 to 105.
This is all good so far.
I realized I forgot to select line 106 so while still holding SHIFT I click line 106.
Here's the issue: now only lines 105 and 106 are selected instead of 100 thru 106.
Would you please have a look?
Thank you!
congrats and thanks for the 11.50 release!
I noticed an issue in the Compare Content dialog.
In the left panel, I click on a line of text, say line 100.
Then, I hold SHIFT and click on line 105.
All lines are selected from 100 to 105.
This is all good so far.
I realized I forgot to select line 106 so while still holding SHIFT I click line 106.
Here's the issue: now only lines 105 and 106 are selected instead of 100 thru 106.
Would you please have a look?
Thank you!
Best regards: Csimbi
Re: TC 11.50 Compare Content range selection moves away
With SHIFT you can select lines between last two clicks.
To select additional lines press CTRL while clicking.
To select additional lines press CTRL while clicking.
Re: TC 11.50 Compare Content range selection moves away
That's not how it usually works, though. So I can understand the OP's question.Gral wrote: 2025-01-11, 12:06 UTC With SHIFT you can select lines between last two clicks.
To select additional lines press CTRL while clicking.
Windows 10 Pro x64, Windows 11 Pro x64
Re: TC 11.50 Compare Content range selection moves away
Thanks!
What is the likelihood of getting a fix on this?
Shall I revert to previous TC?
Thanks!
Best regards: Csimbi
Re: TC 11.50 Compare Content range selection moves away
This behavior has been there from the beginning, I'm guessing. I just tested TC 7.04a and it behaves exactly the same. Having a behavior this long makes me doubt it's going to be changed. But let's wait for Ghisler to chime in.
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: TC 11.50 Compare Content range selection moves away
Interestingly I have commented out code which would implement this modified Shift+Click selection. I probably didn't get it to work at the time. I will try to implement it now.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: TC 11.50 Compare Content range selection moves away
If I remember correctly, it doesn't comply with IBM's CUA (Common User Access) (since 1987). That's probably why it was removed.ghisler(Author) wrote: 2025-01-13, 09:09 UTC Interestingly I have commented out code which would implement this modified Shift+Click selection. I probably didn't get it to work at the time.
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: TC 11.50 Compare Content range selection moves away
Range selection does work this way in the main Total Commander file lists, so it makes sense to make it work this way also in the compare tool. also text selection in notepad or Lister also works this way, even text selection in the compare tool when in edit mode.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: TC 11.50 Compare Content range selection moves away
Confirming it's fixed in 11.50RC1.
Thank you, much appreciated!
Thank you, much appreciated!
Best regards: Csimbi