Author Topic: [Bug] Wrong cursor position after archive rename  (Read 525 times)

ags

  • Junior Member
  • **
  • Posts: 25
    • View Profile
[Bug] Wrong cursor position after archive rename
« on: December 01, 2024, 13:34:08 »
Using MultiCommander_win32_Portable_(14.3.0.3042).

Scenario
Panel working in "List" mode. Objects ordered by name.
User enters an archive. MC places the cursor right above the objects in the archive, on the [..] sign.
User exits the archive and renames it, adding a character at the end of its name, for example.

Observed result
User enters the same archive again. MC places the cursor on the last object of the archive. This is always reproducible.
In one case of archive I tested though, the cursor was placed one object before last, but I don't know why was MC behavior different on that archive.
The type of the archive doesn't seem to matter - I tried zip, 7z.

Desired result
The cursor should be always placed on the [..] sign.

PS: This weird behavior happens only once after rename, in all the subsequent archive openings the cursor is on [..] position. So if after rename the user enters the archive 5 times, the first time the cursor is down, all the other times the cursor is up.

Update:
I just noticed similar behavior when renaming folders
« Last Edit: December 01, 2024, 15:31:27 by ags »