Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scanner results missing arrows #126

Open
lokiuox opened this issue Sep 18, 2023 · 0 comments
Open

Scanner results missing arrows #126

lokiuox opened this issue Sep 18, 2023 · 0 comments
Labels
Bug Something isn't working UI/UX Issues related to User Interface

Comments

@lokiuox
Copy link

lokiuox commented Sep 18, 2023

Describe the bug
The small "arrows" don't show up in the tree in the Scanner result view until you click on the icon

To Reproduce
Steps to reproduce the behavior:

  1. Perform a scan using the Scanner
  2. The results view will show up, but the arrows in the tree are missing
image
  1. Click on the icon of the first result
  2. The arrows appear
image

Additional context
For some reason, this doesn't happen when I have a custom theme loaded using the BurpCustomizer extension. I suspect it has something to do with some Swing Look and Feel settings or something.

It's also possible that the correct style doesn't get applied until the tab is actually displayed (this happens with other components, too). In that case, we could add something like a FocusListener somewhere that refreshes the tree when it gets focus.

@lokiuox lokiuox added Bug Something isn't working UI/UX Issues related to User Interface labels Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working UI/UX Issues related to User Interface
Projects
None yet
Development

No branches or pull requests

1 participant