-
Notifications
You must be signed in to change notification settings - Fork 266
Closed
Labels
Effort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaroundRegressionUI: LinearIssues with the Linear viewIssues with the Linear viewUI: TagsIssues with the Tags widgetIssues with the Tags widget
Milestone
Description
Version and Platform (required):
- Binary Ninja Version: 5.3.8638-dev Ultimate, a2406b61
- OS: macos
- OS Version: 15.7
- CPU Architecture: arm64
Bug Description:
Unchecking a tag type does nothing. After unchecking, the tag type is still listed in the tags tab. And saving, closing, and opening causes the tag type show checkbox to be checked again, ignoring all changes. The tag visibility change IS shown in the history/undo pane.
Steps To Reproduce:
- Uncheck a tag type
- Click tags tab.
- Note that the unchecked tag type is still there
- Save
- Close
- Open same database
- Look at tags and see that all changes were ignored.
- Open History
- Note long list of tag visibility changes that were ignored.
Expected Behavior:
When unchecking a show tag, it is not shown in the list of tags in the tags tab nor is it shown in the different views (disasm, decomp, etc). And then when you save the database, the state of each tag, show or not, is maintained when closing and opening the database.
Screenshots:
ScreenFlow.mp4

Metadata
Metadata
Assignees
Labels
Effort: LowIssues require < 1 week of workIssues require < 1 week of workImpact: MediumIssue is impactful with a bad, or no, workaroundIssue is impactful with a bad, or no, workaroundRegressionUI: LinearIssues with the Linear viewIssues with the Linear viewUI: TagsIssues with the Tags widgetIssues with the Tags widget