Bug 172380

Summary: modal "New Project" dialog also blocks help window operations.
Product: [Fedora] Fedora Reporter: Scott Tsai <scottt.tw>
Component: eclipseAssignee: Andrew Overholt <overholt>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: billy.biggs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-11-03 16:03:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Scott Tsai 2005-11-03 15:44:37 UTC
Description of problem:
When the modal "New Project" dialog is open, it blocks all user interface
operations in the online-help window.

Version-Release number of selected component (if applicable):
eclipse-platform-3.1.1-1jpp_1fc.FC4.4

How reproducible:
always

Steps to Reproduce:
1. launch eclipse
2. Help -> Help Contents
3. File -> New -> Project
4. Try using the help window

Actual results:
All user interface operations in the help window are blocked.

Expected results:
The "New Project" dialog should only block operations in the main eclipse
window. Compare with the behavior of kdevelop or gnome applications.

Additional info:
Perhaps we should check the modal dialog implementation in swt-gtk in general. A
naive guess would be that the main eclipse window and the help window shares a
main loop.

Comment 1 Andrew Overholt 2005-11-03 16:03:38 UTC
I spoke with Billy Biggs about this on IRC and he said he's reference some
upstream bugs when he gets a chance.  It's not something specific to our builds.