Bug 27371

Summary: code assist / auto inserting "()" broken
Product: [Eclipse Project] JDT Reporter: Gunnar Wagenknecht <gunnar>
Component: CoreAssignee: David Audel <david_audel>
Status: RESOLVED WORKSFORME QA Contact:
Severity: critical    
Priority: P3    
Version: 2.1   
Target Milestone: 2.1 M4   
Hardware: PC   
OS: Windows NT   
Whiteboard:

Description Gunnar Wagenknecht CLA 2002-11-29 03:28:40 EST
With I20021127

When invoking Code Assist to complete a constructor the "()" are added but the 
cursor is positioned before the "(". Same happens while typing a "(". The ")" 
is added but the cursor is placed before the "(" again. 

If you are typing "(" and ")" right after that you will have ")()" in code 
which results into a compilation error.
Comment 1 David Audel CLA 2002-12-05 06:01:50 EST
I can not reproduce this bug.

Gunnar - Could you give me steps to reproduce this bug ?
Comment 2 Gunnar Wagenknecht CLA 2002-12-05 07:35:37 EST
Not reproduceable with I20021204! Seems to be gone.
Comment 3 David Audel CLA 2002-12-12 06:33:36 EST
Can not be reproduce.

Closing.

Gunnar - Reopen the bug if you can reproduce it.