id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking branch_state votes 2684 Display corruption in panels after window shrink egmont angel_il "Scenario 1: - Go to a directory with more than a screenful of files. - With the down arrow, place the cursor on the file that is currently visible at the bottom of the panel. (Example: if you have files named ""a"", ""b"", ... ""z"", and your terminal is 80x24, then you may for example see the entries from "".."" (up-dir) to ""n"". Place the cursor over file ""n"" in this case.) - Resize the window to be 1 line shorter. - Expected behavior: the file listing should be scrolled so that the currently selected file (""n"" in our example) is visible (e.g. show files from ""a"" to ""n""). - Actual behavior: entries from "".."" to ""m"" are shown, the cursor line disappears. Scenario 2: - Place the cursor on the file that's the second from the bottom (e.g. if you see entries from "".."" to ""n"", place the cursor on ""m""). - Resize the window in a single step to be 2 lines shorter. (If your window manager doesn't support this operation, then as a workaround, on top of ticket #2678's changes, you can enter the builtin viewer, resize there and then quit the viewer.) - Expected behavior: as above - Actual behavior: entries from ""a"" to ""m"" are shown and ""m"" is highlighted, so far this is okay, but then ""m"" is printed again where the separator line between the file list and the mini status should be. Scenario 3, 4, etc.: Place the cursor on the 3rd (4th, etc.) visible file from the bottom, and shrink by 3 (4, etc. respectively) lines in one step. Actual behavior: as in scenario 2. " defect closed minor 4.8.2 mc-core 4.8.0 fixed merged committed-master committed-stable