Bug 2425 - [OLE] Locked out during OLE loads (1GF5SAL)
Summary: [OLE] Locked out during OLE loads (1GF5SAL)
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate, usability
Depends on:
Blocks:
 
Reported: 2001-10-10 22:36 EDT by Kevin Haaland CLA
Modified: 2002-09-17 15:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Haaland CLA 2001-10-10 22:36:09 EDT
Some loading times for OLEs can be quite long and the user is locked out during this time.
Is it possible to display a progress dialog or just a dialog without a progress?  Or even better
have the OLE load in an independent thread (which would be cancelled if the editor is closed)?

Also when Eclipse is loading, if you had any OLE editors open when it was last closed, all
the OLEs will have to load before anything is displayed.  Is it possible to open eclipse first
and have the OLEs load second?

NOTES:
Comment 1 DJ Houghton CLA 2001-10-29 18:27:15 EST
PRODUCT VERSION:
122

Comment 2 Kevin Haaland CLA 2002-01-22 11:35:30 EST
Is there SWT API that we should be wrappering in a progress monitor? Is this 
even possible I have seen cases where the Window's install runs during this 
time as well. 
Comment 3 Randy Giffen CLA 2002-08-08 11:21:31 EDT
Reopen for investigation
Comment 4 Tod Creasey CLA 2002-09-17 13:49:38 EDT
I would be concerned about doing this because all of the random dialogs that 
applications (like Word) can pop up. Moving to Component owner for 
consideration.
Comment 5 Kevin Haaland CLA 2002-09-17 15:12:51 EDT
No changes planned