Bug 15529 - Too many prompts to save changes
Summary: Too many prompts to save changes
Status: RESOLVED DUPLICATE of bug 15406
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Team (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Kevin McGuire CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-08 10:45 EDT by John Arthorne CLA
Modified: 2002-05-08 11:10 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 John Arthorne CLA 2002-05-08 10:45:14 EDT
Build 20020501

1) Modify some file that was previously in sync with the repository
2) Team->Synchronize on that project
3) Edit the left hand side of the compare editor, don't save it.
4) Click in another view

-> It prompts to save my changes.  Why do I have to save the file just to 
activate another view?

5) Select "No" to the save prompt.
6) Click back in the compare view, open the context menu on LHS, select "Save".
7) Now try to click on another view

-> Again it prompts me to save.  I just saved it!

This may be a compare framework issue, but I couldn't reproduce it in another 
compare view so I'm putting it here.
Comment 1 James Moody CLA 2002-05-08 11:10:40 EDT
Prompting when leaving the sync view is by design. The sync view editors do not
stay in sync with other editors in the workbench, therefore the user needs to
know that the changes they made are not reflected elsewhere in the workbench.
It's the best we can do given the limited saving support in the compare
framework right now.

The double prompting is a compare bug, see 15406.

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