Skip to content
Success

Changes

Summary

  1. Use proper shell for modal dialogs (details)
Commit 353005075c1ab3df53959b3deee9299cfbb7d934 by Andrey Loskutov
Use proper shell for modal dialogs

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
The file was modified org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/NoLineNumberAttributesStatusHandler.java (diff)
The file was modified org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/SuspendTimeoutStatusHandler.java (diff)
The file was modified org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/launcher/VMConnectTimeoutStatusHandler.java (diff)