-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
Description
Version and Platform (required):
- Binary Ninja Version: 5.3.9252-dev
- Edition: Ultimate
- OS: macOS
- OS Version: 26.4
- CPU Architecture: M4
Bug Description:
When using Linear View's Single Function View mode, and using View Data/overview (all the functions are collapsed), clicking a function header does not set current_function in the python console despite me having clicked in a function.
Steps To Reproduce:
- Open any file
- Linear view
- Enable Single Function View mode
- Click the View Data button in the toolbar
- Click a function's name
- Python:
current_function - Observe None
Expected Behavior:
I expected the function I clicked to be reflected in current_function
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear viewIssues with the Linear view
