Settings Resource dropdown only shows one copy of file
Version and Platform (required):
- Binary Ninja Version: 4.1.5198-dev
- OS: macOS
- OS Version: 14
- CPU Architecture: M1
Bug Description: I opened multiple copies of the same exact file because I wanted to load them with different load options to compare, but when I opened Settings to see their options, the Resource dropdown only has one copy of the file and I cannot see the Settings for any of the other copies.
Steps To Reproduce:
- Open a file
- New Tab
- Open that file again
- Open settings
- Click Resources dropdown
- Observe only 1 copy of the file in the dropdown
Expected Behavior: I expected to see a dropdown entry for each copy I have open. Even better would be if the tabs were numbered or differentiated somehow and that was reflected in the dropdown entries (eg by putting the tab number in the dropdown menu)
Screenshots:
As a work-around, you can use Cmd + . from the tab of each binary view to see each of the options. Can probably use separate windows as well.