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

Tabs in modals fail to focus #6782

Closed
nmggithub opened this issue Aug 1, 2024 · 1 comment
Closed

Tabs in modals fail to focus #6782

nmggithub opened this issue Aug 1, 2024 · 1 comment
Assignees
Labels
Feature: GUI Status: Internal This is being tracked internally by the Ghidra team
Milestone

Comments

@nmggithub
Copy link

Describe the bug
This is an intermittent bug, but I will do my best to explain it. Basically, in several places where there is a TabView (or whatever it is called), it seems Ghidra is unable to focus specific tabs (see reproduction steps for more information).

To Reproduce
Steps to reproduce the behavior:

  1. Perform a search or open a struct in the Structure Editor (both are modals with tabs)
  2. Perform another search or open another struct (should add a tab to the modal and focus it)
  3. Observe the modal opening, but the new tab not focusing

Expected behavior
The search results and/or Structure Editor opens and the newly opened tab is focused

Screenshots
N/A

Attachments
N/A

Environment (please complete the following information):

  • OS: macOS 14.6
  • Java Version: 22.0.1
  • Ghidra Version: 11.1.2
  • Ghidra Origin: GitHub releases

Additional context
This is intermittent, but I have noticed it enough to where it is frustrating. This was not happening on the version I used previously: 11.0.3.

@ryanmkurtz ryanmkurtz added Feature: GUI Status: Triage Information is being gathered labels Aug 2, 2024
@ryanmkurtz ryanmkurtz assigned ghidragon and unassigned dragonmacher Aug 2, 2024
@dragonmacher
Copy link
Collaborator

May be related to #6576

@ryanmkurtz ryanmkurtz added Status: Internal This is being tracked internally by the Ghidra team and removed Status: Triage Information is being gathered labels Aug 20, 2024
@ryanmkurtz ryanmkurtz assigned dragonmacher and unassigned ghidragon Aug 20, 2024
@ryanmkurtz ryanmkurtz added this to the 11.2 milestone Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: GUI Status: Internal This is being tracked internally by the Ghidra team
Projects
None yet
Development

No branches or pull requests

4 participants