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 #2739

Open
2 tasks done
dnapoletanoexp opened this issue Jan 20, 2025 · 3 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@dnapoletanoexp
Copy link

dnapoletanoexp commented Jan 20, 2025

Let's make sure issue is not already fixed in latest builds first.

Steps to reproduce

From a fresh installation and clean workspace:

  1. Create two or more projects
  2. In Project Explorer, click on a project
  3. 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)
  4. In Project Explorer, click on another project (or click again on the same project)
  5. Click again on the "Edit" menu: the "Select All" item is enabled, and CTRL+A works as expected (but it should have worked at step 2)

Tested under this environment:

  • OS & version: Windows 10
  • Eclipse IDE/Platform version (as shown in Help > About): Eclipse IDE for Enterprise Java and Web Developers (includes Incubating components)
    Version: 2024-12 (4.34.0)
    Build id: 20241128-0757

Community

  • I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
@deepika-u
Copy link
Contributor

I tried on below version of eclipse and everything works fine for me.
Eclipse Platform
Version: 2025-03 (4.35)
Build id: I20250123-1800
OS: Windows 10, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 21.0.6+7-LTS
Java version: 21.0.6

@deepika-u
Copy link
Contributor

I have also tried on below version and it is working.

Eclipse SDK
Version: 2025-03 (4.35)
Build id: I20250122-1800
OS: Windows 11, v.10.0, x86_64 / win32
Java vendor: Eclipse Adoptium
Java runtime version: 23.0.1+11
Java version: 23.0.1

@dnapoletanoexp
Copy link
Author

Tried on 2025-03, problem persists; it's specific of Project Explorer, I've also tried Package Explorer and it works correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants