Community
Participate
Working Groups
Created attachment 257384 [details] Example screen Every windows opened are always behind the main window. Follow these step to reproduce the issue: 1. Open the preference window (Eclipse->Preference) ... this is the main window 2. Select Server->Runtime environments 3. Click add The new server runtime environment window is opened behind the preference window. To solve the only way is to exit from the full screen mode.
Sorry, realized that this is a Mac problem (and I do not have a Mac), reassigning to inbox.
It's not just those runtime environments. When committing with git, and you double-click a file to review your changes, the diff screen pops up behind the main commit dialog.
Created attachment 260961 [details] git commit window screenshot
Moving to SWT and correcting summary. This only happens for second-level dialogs. I could *not* reproduce in a runtime workbench or SWT snippet, so I assume it's a problem that only occurs when using the eclipse launcher.
An example in the Eclipse SDK is Preferences > Installed JREs > Edit...
*** This bug has been marked as a duplicate of bug 478975 ***