Skip to content

Type filtering does not respect underscores #7419

@negasora

Description

@negasora

Version and Platform (required):

  • Binary Ninja Version: 5.2.8294-dev

Bug Description:
When filtering types, it looks like underscores are removed for matching

Steps To Reproduce:
Please provide all steps required to reproduce the behavior:

  1. Go to the type sidebar
  2. Filter for any type with underscores randomly inserted (like e__lf_64_s_hd_r)
  3. Notice the type still gets matched (Elf64_Shdr in this example)

Expected Behavior:
Match only types that match the input

Screenshots/Video Recording:

Image Image

Metadata

Metadata

Assignees

Labels

Component: UIIssue needs changes to the user interfaceEffort: TrivialIssues require < 1 day of workImpact: LowIssue is a papercut or has a good, supported workaroundUI: TypesIssues with the Types widget

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions