[TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Bug reports will be moved here when the described bug has been fixed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
cpp64
Member
Member
Posts: 110
Joined: 2023-05-12, 16:03 UTC

[TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *cpp64 »

These bugs have a relation with "[TC 11.03] When deleting a folder in the folder tree, the current line moves two steps."

TC 11.50-beta1 64bit
Windows 11 24H2 64bit

(A) --> (B) --> (C-1) // bug1
(A) --> (B) --> (C-2) // bug2
----------
[ directories ]
a
b
c // Pressing KeyUp once -----(C-1) // jumps up twice
-1
-2 // after deleting subdirectory 2 -----(A)
-3 // cursor moves to here -----(B)
-4 // Pressing KeyDown twice -----(C-2) // requires KeyDown twice to move to the next line
-5
----------

// bug1 : (C-1)
When pressing KeyUp once after deleting the current line directory, the current line jumps up twice.
------------------------------
1) Move to directory 2
2) Delete directory 2
3) Press KeyUp
--> Current line(directory 3) jumps to directory c, not directory 1

// bug2 : (C-2)
To move to the next line after deleting the current line directory, TC requires pressing KeyDown twice.
------------------------------
1) Move to directory 2
2) Delete directory 2
3) Press KeyDown
--> First KeyDown activates the current line on directory 3
4) Press KeyDown once more
--> Second KeyDown moves the current line from directory 3 to directory 4
Last edited by cpp64 on 2024-10-17, 16:44 UTC, edited 2 times in total.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *ghisler(Author) »

This should be fixed in 11.50 beta 2, please check!
Author of Total Commander
https://www.ghisler.com
cpp64
Member
Member
Posts: 110
Joined: 2023-05-12, 16:03 UTC

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *cpp64 »

ghisler(Author) wrote: 2024-10-16, 13:04 UTC This should be fixed in 11.50 beta 2, please check!
"Separate Tree (Ctrl + Shift + F8)" is fixed.

"Tree (Ctrl + F8)" is not fixed.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *ghisler(Author) »

Not confirmed, cursor up/down works fine here also in tree in a file panel after deleting a directory.
Please explain what doesn't work.
Author of Total Commander
https://www.ghisler.com
cpp64
Member
Member
Posts: 110
Joined: 2023-05-12, 16:03 UTC

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *cpp64 »

ghisler(Author) wrote: 2024-10-17, 08:53 UTC Not confirmed, cursor up/down works fine here also in tree in a file panel after deleting a directory.
Please explain what doesn't work.
I captured it.

// wetransfer (7 days), mp4
https://we.tl/t-ODNpHU7U5t
User avatar
white
Power Member
Power Member
Posts: 5747
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *white »

Confirmed for 64-bit only (not with 32-bit TC).
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *ghisler(Author) »

Thanks, I can only reproduce it with a fresh ini file now.
Author of Total Commander
https://www.ghisler.com
cpp64
Member
Member
Posts: 110
Joined: 2023-05-12, 16:03 UTC

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *cpp64 »

Confirmed fixed in TC1150b3.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b1] Key Up/Down navigating issues after deleting a folder in tree view

Post by *ghisler(Author) »

Thanks!

Moderator message from: ghisler(Author) » 2024-10-24, 08:22 UTC

Moved to fixed bugs
Author of Total Commander
https://www.ghisler.com
Post Reply