Vector35 / Vector35/binaryninja-api
Left and then right clicking a file's name in Projects Browser enters it into inline rename mode while also opening the context menu
Open
@negasora is already working on this.
Since Feb 5, 2024.
Component: Projects
Component: UI
Effort: Trivial
Impact: Low
UI: Projects
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Version and Platform (required):
- Binary Ninja Version: 3.6.4819-dev
- OS: macOS
- OS Version: 14.1
- CPU Architecture: arm64
Bug Description:
Left and then right clicking a file's name (like a fumbled double click) in Projects Browser enters it into inline rename mode while also opening the context menu.
Steps To Reproduce:
Please provide all steps required to reproduce the behavior:
- Open Project Browser
- single click a file name then quickly right click
- witness inline rename and context menu both pop up
Expected Behavior:
inline rename should not fire whenever context menu is opened
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.
Assessment
This issue has not been assessed yet.