Vector35 / Vector35/binaryninja-api
Workflow View Ignores Symbols Pane Navigation
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: 5.3.8844-dev Ultimate, 29d8484
- OS: macos
- OS Version: 26.2.0
- CPU Architecture: arm64
Bug Description:
If I have Workflow View open and double click on a function, the bar at the top of the Workflow View blinks, and nothing happens.
Steps To Reproduce:
- Open database
- Open Workflow View
- Open Symbols pane (probably already open)
- Double click on
_startin Symbols pane - Notice bar at top of Workflow view blink.
- Notice that nothing else happens.
Expected Behavior:
Behavior should be the same as all the other Views like Strings, Types, and Memory Map to name a few. If you double click on a function in the Symbols pane with those views open, a view of that function is navigated to in your main view area.
Screenshots:
https://github.com/user-attachments/assets/16dc6855-264b-4304-9ce1-f9934d310808
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
Start by reproducing the issue in Workflow View with the Symbols pane open, using the listed steps on macOS. Compare the double-click behavior with the Strings, Types, and Memory Map views; done means selecting a function navigates the main view area instead of only blinking the Workflow View bar.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop-dev, reverse-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100