You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a window dirty. Run Del on it. A new window, named +Errors, appears with "... modified" content. Del it. The mouse must always return to the dirty window.
Unexpected behavior
It does not always return to the dirty window.
Steps to reproduce the problem
Below are the cases I have encountered so far. They are easier to demonstrate than to write, thus there are recordings attached.
+Errors window is in the same column with the dirty window, but it is located a few windows above the dirty one and is collapsed.
Del the dirty window. The cursor jumps to +Errors window. Del it. The cursor jumps to one window below +Errors, not the dirty one.
acme-3-unexpected-1.mov
+Errors window is in the same column with the dirty window, but it is at the bottom and collapsed.
Del the dirty window. The cursor jumps to +Errors window. Del it. The cursor stays on the same location.
acme-3-unexpected-2.mov
The dirty window is located in the left column, +Errors is in the right and collapsed.
Del the dirty window. The cursor jumps to +Errors window. Del it. The cursor either jumps to one window blow, if there is one, or stays on the same location, if there are no windows below.
acme-3-unexpected-3.mov
The dirty window is in the left column, +Errors window does not yet exist, there is no available space at the bottom of the right column.
Del the dirty window. The cursor jumps to newly created +Errors at the bottom of the right column. Del it. The cursor jumps to one window above +Errors.
Expected behavior
Make a window dirty. Run Del on it. A new window, named +Errors, appears with "... modified" content. Del it. The mouse must always return to the dirty window.
Unexpected behavior
It does not always return to the dirty window.
Steps to reproduce the problem
Below are the cases I have encountered so far. They are easier to demonstrate than to write, thus there are recordings attached.
Del the dirty window. The cursor jumps to +Errors window. Del it. The cursor jumps to one window below +Errors, not the dirty one.
acme-3-unexpected-1.mov
Del the dirty window. The cursor jumps to +Errors window. Del it. The cursor stays on the same location.
acme-3-unexpected-2.mov
Del the dirty window. The cursor jumps to +Errors window. Del it. The cursor either jumps to one window blow, if there is one, or stays on the same location, if there are no windows below.
acme-3-unexpected-3.mov
Del the dirty window. The cursor jumps to newly created +Errors at the bottom of the right column. Del it. The cursor jumps to one window above +Errors.
acme-3-unexpected-4.mov
plan9port version
a2567fc
OS version
macOS 14.5 (23F79)
The text was updated successfully, but these errors were encountered: