Skip to content

current_function doesn't work in single function overview view #8014

@CouleeApps

Description

@CouleeApps

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:

  1. Open any file
  2. Linear view
  3. Enable Single Function View mode
  4. Click the View Data button in the toolbar
  5. Click a function's name
  6. Python: current_function
  7. Observe None

Expected Behavior:
I expected the function I clicked to be reflected in current_function

Screenshots/Video Recording:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: UIIssue needs changes to the user interfaceEffort: LowIssues require < 1 week of workImpact: LowIssue is a papercut or has a good, supported workaroundUI: LinearIssues with the Linear view

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions