Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 233176

Summary: focus deadlock
Product: [Eclipse Project] JDT Reporter: arne anka <eclipse-bugs>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: major    
Priority: P3    
Version: 3.3.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description arne anka CLA 2008-05-21 05:35:40 EDT
i start a server and open the runtime configurations dialog.
in a runtime's classpath tab  i open a filedialog to add a library.
now the server finally fails to start and an error message is yielded.
file dialog and error message dialog sem to struggle for focus but no one gets -- eclipse is unaccessible.
surprisingly, though, closing with that window close button of the window manager is possible.
Comment 1 Tim deBoer CLA 2008-05-21 09:05:47 EDT
Sorry, I don't understand which dialog you mean by 'runtime configurations'. Can you explain how you opened this dialog?
Comment 2 arne anka CLA 2008-05-21 09:16:44 EDT
run->open run dialog ...
Comment 3 Tim deBoer CLA 2008-10-11 13:54:23 EDT
I assume you mean "Run > Run Configurations". The classpath tab provided here for servers comes from JDT and is the same as on a Java launch configuration.

The server failing in the background is a regular background job failing. The job failure dialog is provided by the platform.

Since neither dialog is directly part of WTP I am moving down to JDT for further investigation.
Comment 4 arne anka CLA 2016-07-01 04:36:08 EDT
seems like nobody ever cared