Vector35 / Vector35/binaryninja-api
Panes Not Restoring IL VIew Selection
Open
Nobody has claimed this yet.
Component: UI
Impact: Medium
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Using multiple panes are not restoring the IL view selection after closing, then reopening a file.
Repro:
- Open three panes (LLIL, MLIL, HLIL)
- Switch to graph view for all three
- close tab/reopen
- Notice the IL view selections are not preserved
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
Reproduce the issue with three panes showing LLIL, MLIL, and HLIL, switch each to graph view, then close and reopen the tab. Trace the pane and tab state restoration entry point; done means all three IL view selections remain preserved after reopening.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, reverse-engineering
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100