Bug 273 - Compare: FEATURE: Ability to cancel download/compare (1GKZ2ZE)
Summary: Compare: FEATURE: Ability to cancel download/compare (1GKZ2ZE)
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Compare (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Compare-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 10752 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 21:39 EDT by Jared Burns CLA
Modified: 2015-05-20 15:46 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jared Burns CLA 2001-10-10 21:39:18 EDT
1. Connect to a CVS server to which you have a very slow connection (such as MIN to ZRH).
2. Select a project and choose "Synchronize with stream."
3. In the synchronize view, accidentally click on a huge file (for ultimate frustration, select a jar).
4. Scream "Ack! No!" and hit ESC to try to cancel the lengthy (download) operation you just started.
5. If you chose a jar, wait for a long time for nothing since the viewer won't even show anything when
	it's done.
6. Request the ability to cancel operations by hitting ESC.

NOTES:
Comment 1 James Moody CLA 2001-10-23 11:55:55 EDT
This is a general Compare request. We are just providing an input stream to the 
compare framework (in this case, the BinaryCompareViewer). It is conceivable 
that retrieving the contents could be an extremely long operation in some 
circumstances, and the compare framework should provide a way to cancel the 
operation; right now, for example, the binary compare viewer is spinning in a 
tight loop reading bytes, with no chance for cancellation.
Comment 2 DJ Houghton CLA 2001-10-23 23:50:02 EDT
PRODUCT VERSION:
135

Comment 3 Andre Weinand CLA 2002-06-01 05:25:32 EDT
*** Bug 10752 has been marked as a duplicate of this bug. ***
Comment 4 Andre Weinand CLA 2003-02-10 09:09:26 EST
With the double click strategy, the risk of accidently downloading a huge file has gotten 
smaller. However, a Cancel of a download should always be be possible.
After 2.1
Comment 5 Denis Roy CLA 2009-08-30 02:15:52 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.
Comment 6 Eclipse Genie CLA 2015-04-13 15:24:10 EDT
New Gerrit change created: https://git.eclipse.org/r/45774

WARNING: this patchset contains 1832 new lines of code and may require a Contribution Questionnaire (CQ) if the author is not a committer on the project. Please see:https://wiki.eclipse.org/Project_Management_Infrastructure/Creating_A_Contribution_Questionnaire
Comment 7 Eclipse Genie CLA 2015-05-15 17:08:08 EDT
New Gerrit change created: https://git.eclipse.org/r/47997