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

The Listing window's "Show Tab List" button can become completely hidden even when the window is large enough to display it #7915

Open
cyrozap opened this issue Mar 16, 2025 · 0 comments

Comments

@cyrozap
Copy link
Contributor

cyrozap commented Mar 16, 2025

Describe the bug

In CodeBrowser's Listing window, the "Show Tab List" button can become hidden if the window is made just small enough to cut it off completely (see screenshots).

I stumbled upon this issue accidentally when I opened a project with four code listings. Despite only three tabs being visible in the Listing window, the "Show Tab List" button was not displayed. I had just upgraded Ghidra, so it took me several minutes to realize that the button was simply obscured and hadn't been moved or removed by the new version of Ghidra.

To Reproduce

Steps to reproduce the behavior:

  1. Have enough tabs in the Listing view to make the "Show Tab List" button appear.
  2. Grab the right edge of the window and drag it left until the "Show Tab List" button is no longer visible.

Expected behavior

The rightmost visible tab should be hidden if the "Show Tab List" button is at all obscured.

Screenshots

Image
Image
Image
Image

Environment (please complete the following information):

  • OS: Arch Linux
  • Java Version: 23.0.2
  • Ghidra Version: 11.3.1
  • Ghidra Origin: locally built
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant