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

Avoid grabbing focus when creating the launch configuration main tab #1876

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

merks
Copy link
Contributor

@merks merks commented Oct 11, 2024

  • Normally one can, in the Run Configurations dialog, use the keyboard in the left control to navigate each of the launch configurations but that does work for m2e because the configuration control grabs away the focus.

- Normally one can, in the Run Configurations dialog, use the keyboard
in the left control to navigate each of the launch configurations but
that does work for m2e because the configuration control grabs away the
focus.
Copy link

Test Results

  321 files  ±0    321 suites  ±0   52m 19s ⏱️ + 1m 3s
  678 tests ±0    659 ✅ ±0  18 💤 ±0  0 ❌ ±0  1 🔥 ±0 
2 034 runs  ±0  1 979 ✅ ±0  54 💤 ±0  0 ❌ ±0  1 🔥 ±0 

For more details on these errors, see this check.

Results for commit b1d2168. ± Comparison against base commit 99d6e7e.

@laeubi laeubi merged commit ac92e4a into eclipse-m2e:master Oct 11, 2024
7 of 8 checks passed
@HannesWell
Copy link
Contributor

Thank you Ed!

This actually bugged me as well for some time, but I never tried got the time to find the cause.

@merks merks deleted the pr-no-launch-configuration-focus branch October 12, 2024 05:46
@HannesWell HannesWell added this to the 2.7.0 milestone Nov 26, 2024
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

Successfully merging this pull request may close these issues.

3 participants