Bug 19110 - Organize imports cannot be canceled [code manipulation]
Summary: Organize imports cannot be canceled [code manipulation]
Status: RESOLVED DUPLICATE of bug 23021
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2002-06-04 11:50 EDT by Erich Gamma CLA
Modified: 2002-09-30 10:50 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 Erich Gamma CLA 2002-06-04 11:50:10 EDT
Import a set of large packages.
press cancel -> no cancel
Comment 1 Erich Gamma CLA 2002-06-04 11:51:10 EDT
check whether the operation runs in the UI thread or forks a modal context 
thread.
Comment 2 Erich Gamma CLA 2002-06-04 12:59:43 EDT
it might a consequence of async exec events that block the UI from being 
responsive.
Comment 3 Kai-Uwe Maetzel CLA 2002-06-05 12:46:03 EDT
Cancel works but with an unplesant delay. Post 2.0
Comment 4 Martin Aeschlimann CLA 2002-09-30 10:50:58 EDT

*** This bug has been marked as a duplicate of 23021 ***