Version and Platform (required):
- Binary Ninja Version: 5.3 stable
- Edition: Ultimate
- OS: macOS
- OS Version: 26
- CPU Architecture: aarch64
Bug Description:
Navigating to a label that exists in a collapsed section of code fails.
Steps To Reproduce:
- Find a branch that contains a goto label
- Collapse that branch in linear view
- Go to a location that references that label
- Double-click the label
- The navigation won't fire
Expected Behavior:
In other software with a 'collapse' system, I am used to the collapsed area expanding and being navigated to the location afterward. So, this is my expectation here as well.
Version and Platform (required):
Bug Description:
Navigating to a label that exists in a collapsed section of code fails.
Steps To Reproduce:
Expected Behavior:
In other software with a 'collapse' system, I am used to the collapsed area expanding and being navigated to the location afterward. So, this is my expectation here as well.