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

Edit/"Select All" Menu item disabled with single project selected in Project Explorer #2988

Open
dnapoletanoexp opened this issue Sep 19, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@dnapoletanoexp
Copy link

dnapoletanoexp commented Sep 19, 2024

The "Select All" action in Project Explorer does not work when only a project is clicked; it works only after clicking another.
Steps for reproducing the problem:

  • Open Eclipse on a workspace with two or more projects
  • In Project Explorer, click on a project
  • Click on "Edit" menu: the "Select All" item is disabled (it should be enabled), and CTRL+A has no effect (it should select all projects)
  • In Project Explorer, click on another project (or click again on the same project)
  • Click again on the "Edit" menu: the "Select All" item is enabled, and CTRL+A works as expected
@jukzi jukzi changed the title "Select All" in Project Explorer works only when making two project selections instead of one Edit/"Select All" Menu item disabled with single project selected in Project Explorer Sep 19, 2024
@jukzi jukzi added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants