Bug 9446 - [Dialogs] Cannot cancel opening of hierarchy
Summary: [Dialogs] Cannot cancel opening of hierarchy
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 9362 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-02-12 07:57 EST by Jerome Lanneluc CLA
Modified: 2006-06-22 08:34 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerome Lanneluc CLA 2002-02-12 07:57:39 EST
Build 20020205

The user cannot cancel the opening of a hierarchy as a NullProgressMonitor is 
passed to the newTypeHierarchy(...) operation by the TypeHierarchyLifeCycle. 
Opening a hierarchy can take an arbitrary amount of time and this time can be 
long if the indexes are not ready.
Comment 1 Erich Gamma CLA 2002-02-12 13:26:20 EST
we have shown a progress dialog but this is too distracting. Workspace has 
comitted to provide a progress dialog that appears with a timeout. Once this is 
available we should revisit.
Comment 2 Martin Aeschlimann CLA 2002-02-15 05:48:44 EST
*** Bug 9362 has been marked as a duplicate of this bug. ***
Comment 3 Martin Aeschlimann CLA 2002-03-29 12:24:48 EST
moving to workspace for a progress dialog with timeout
Comment 4 Kevin Haaland CLA 2002-05-01 16:31:03 EDT
Consider post 2.0
Comment 5 Kevin Haaland CLA 2002-05-01 16:31:44 EDT
Should have marked this "later"
Comment 6 Kevin Haaland CLA 2002-05-01 16:31:56 EDT
Should have marked this "later"
Comment 7 Randy Giffen CLA 2002-08-09 12:12:42 EDT
Reopen to investigate
Comment 8 Jerome Lanneluc CLA 2003-02-28 09:13:08 EST
I think this can be closed now. Since build 20030221, you can cancel the 
creation of the type hierarchy.
Comment 9 Tod Creasey CLA 2006-06-22 08:34:03 EDT
There are currently no plans to work on this feature