Vector35 / Vector35/binaryninja-api
Escape key doesn't clear filter box in Find results sidebar (it does in the Strings view)
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Version and Platform (required):
- Binary Ninja Version: 4.2.6345-dev Ultimate (2f4145a2)
Bug Description:
Hitting Esc key while in the filter textbox of the Find results sidebar does not clear its contents.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Use Find with "Find all" checked
- Expand Filter above search results
- Type something into "Search text" box
- Hit Escape key, observe that the filter text box contents are not cleared
Expected Behavior:
The filter text box contents should be cleared when Escape key is pressed with the filter text box active.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the Find results sidebar filter textbox and compare its Escape-key handling with the Strings view. Done means pressing Escape while the filter box is active clears its contents, while the documented Find-all and filter steps continue to work.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100