binaryninja-api
binaryninja-api copied to clipboard
Focus lost on linear view after `Y`/`N` on structure arrays first item
Version and Platform (required):
- Binary Ninja Version: 3.6.4783-dev, 6fc13294
- OS: macos
- OS Version: 14.2
- CPU Architecture: arm64
Bug Description: See the title.
Steps To Reproduce:
- Define a structure array in linear view
- Do
Y/Non any member of first item of the structure array - See focus lost
Expected Behavior:
I expect focus to stay where I was before Y / N.
Screenshots:
I am not sure about this one. It could be an intended behavior. Will check with the team