Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hitting backspace too many times causes Lisp exception during search for a named box: Negative subscript -1 #85

Open
rigdern opened this issue Jun 23, 2024 · 0 comments

Comments

@rigdern
Copy link

rigdern commented Jun 23, 2024

Repro steps

I reproed this with Boxer 3.4.18 2024-05-26

  1. Start a search (e.g. by choosing the "Edit > Find" menu item)
  2. Start a search for a named box by typing the pipe character, |
  3. 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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant