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
Start a search (e.g. by choosing the "Edit > Find" menu item)
Start a search for a named box by typing the pipe character, |
Hit backspace
Unexpected result: A Common Lisp exception is thrown: Lisp Error:Negative subscript -1, for the first dimension of the array #(NIL #\. NIL NIL NIL NIL NIL NIL)
Expected result: Find switches back to its default search mode (instead of staying in the mode that searches for a named box).
The text was updated successfully, but these errors were encountered:
Repro steps
I reproed this with Boxer
3.4.18 2024-05-26
|
Unexpected result: A Common Lisp exception is thrown:
Lisp Error:Negative subscript -1, for the first dimension of the array #(NIL #\. NIL NIL NIL NIL NIL NIL)
Expected result: Find switches back to its default search mode (instead of staying in the mode that searches for a named box).
The text was updated successfully, but these errors were encountered: