Bug 55066

Summary: compare in sync perpsective inserts incorrectly
Product: [Eclipse Project] Platform Reporter: Jeff McAffer <jeffmcaffer>
Component: CompareAssignee: Platform Team Inbox <platform-team-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Jeff McAffer CLA 2004-03-16 22:50:54 EST
in i0316-1300

I was synchronizing a conflict and opened the java file in the compare part of 
the sync perspective.  Using the structured view I saw that there was one 
incoming method addition.  I double clicked on that method to focus.  The left 
pane is empty, the right one shows the new method.  I then clicked on the "copy 
current changes from right to left" button.  The new method text appeared in 
the left pane.  I saved the file only to find that the new method had been 
inserted in the middle of the import statements at the top of the file.

If I don;t use the structure and step through and copy from right to left the 
changes individually it seems to work correctly.
Comment 1 Jean-Michel Lemieux CLA 2004-03-17 02:58:20 EST
Looks like another method addition bug.

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