Vector35 / Vector35/binaryninja-api
Sometimes binja doesn't start in the foreground
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: 3.4.4096-dev
- OS: macOS
- OS Version: 12.4
- CPU Architecture: M1
Bug Description:
Sometimes, when using Restart and Reopen Files, binja opens its window behind my other running applications, and it's hard to tell when it actually started. Binja should bring its window to the front when it opens, so this does not happen.
Steps To Reproduce:
- Open some stuff
- Restart + Reopen Files
- Sometimes it doesn't foreground. It's really inconsistent though.
Expected Behavior:
I expected all new windows to open in the foreground
Additional Information:
Might be tabbing to another program in the time between binja starts and the window opens
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 source file, test, or entry point is named. Start by reproducing Restart and Reopen Files on macOS 12.4 with the reported Binary Ninja version, then trace the startup and window-opening path; done means reopened windows consistently appear in the foreground.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, macos
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100