eclipse-pde / eclipse.pde

Eclipse Public License 2.0
25 stars 64 forks source link

Use proper shell for modal dialogs #1273

Closed iloveeclipse closed 4 months ago

iloveeclipse commented 4 months ago

This prevents the dialogs to appear behind the possible opened progress dialog (or any other modal dialog).

See https://github.com/eclipse-platform/eclipse.platform/issues/1373

github-actions[bot] commented 4 months ago

Test Results

   289 files   -   2     289 suites   - 2   54m 19s :stopwatch: - 1m 54s  3 526 tests ±  0   3 467 :white_check_mark:  -   1   59 :zzz: + 1  0 :x: ±0  10 709 runs   - 166  10 560 :white_check_mark:  - 138  149 :zzz:  - 28  0 :x: ±0 

Results for commit 884533fb. ± Comparison against base commit f9fb3997.

This pull request skips 1 test. ``` org.eclipse.pde.build.internal.tests.p2.P2Tests ‑ offBug237662 ```