Can't search for function names in cross-references while not in table view #6374
Labels
Component: UI
Issue needs changes to the user interface
Type: Bug
Issue is a non-crashing bug with repro steps
UI: Cross References
Issues with the Cross References widget
Version and Platform (required):
Bug Description:
My function has a large number of cross-references. I want to look for a specific one. In Table View, I can search for a substring of the function I'm looking for and find what I want. In the default view, the search will not show any results.
Steps To Reproduce:
Expected Behavior:
I should see the cross-reference when it's filtered.
Screenshots/Video Recording:
Absent:
Present:
Binary:
I can provide this binary upon request, although it should reproduce with any.
Additional Information:
I also wound up, while trying to reproduce this issue to write it up, finding maybe a different bug? Essentially, the filter I had was still applied even after I had cleared it, and it required me to type something else in (a space worked, in this case) to get the filter to be un-applied. Or, maybe it applied a new filter with a space? In any case, I'm not sure if that's repeatable, so I didn't open a separate issue for that.
The text was updated successfully, but these errors were encountered: