Bug: Search field loses focus #2347
victorengel
started this conversation in
General
Replies: 1 comment 2 replies
-
Thanks for reporting the issue.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure how to replicate this issue intentionally, but it happens a lot unintentionally. I'm using an M4 Mac (Sequoia 15.2). If I press CMD-F to enable the search feature and start typing a search term, often only the first digit is taken by the search field. The remaining digits then get added to the document, which, if I'm not paying attention, likely causes a syntax error. If I notice, it's easy enough to undo and repeat the search, but why is this happening in the first place? It should not happen. This must be some sort of bug with the search field dropping first responder status for some reason.
Beta Was this translation helpful? Give feedback.
All reactions