-
Notifications
You must be signed in to change notification settings - Fork 259
Open
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaroundUI: TypesIssues with the Types widgetIssues with the Types widget
Description
Version and Platform (required):
- Binary Ninja Version: 4.0.4906
- OS: macOS
- OS Version: 14
- CPU Architecture: x86_64
Bug Description:
The Type Archive in my analysis only updates the Types View i interact with it through. If i have two Types Views open, or if I have the Type Archive in two open files at the same time, only the specific Types View that did the push will have the Type Archive status and types updated.
Steps To Reproduce:
- Open new file
- Create or attach a type archive
- Open two types views
- Push type to archive
- Observe second types view does not update
Expected Behavior:
I expected my changes to apply to all places
Additional Information:
Workaround is to edit any types in the second type view, or edit any types in the binary. Kinda jank though.
Metadata
Metadata
Assignees
Labels
Component: UIIssue needs changes to the user interfaceIssue needs changes to the user interfaceImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaroundUI: TypesIssues with the Types widgetIssues with the Types widget