Bug 27371 - code assist / auto inserting "()" broken
Summary: code assist / auto inserting "()" broken
Status: RESOLVED WORKSFORME
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows NT
: P3 critical (vote)
Target Milestone: 2.1 M4   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-29 03:28 EST by Gunnar Wagenknecht CLA
Modified: 2002-12-12 06:33 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.