Bug 12439 - auto completion doesn't consistently work
Summary: auto completion doesn't consistently work
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M6   Edit
Assignee: Philipe Mulet CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-28 10:47 EST by Mark Waschkowski CLA
Modified: 2002-04-29 13:50 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Waschkowski CLA 2002-03-28 10:47:08 EST
Sometimes auto completion works, and sometimes it doesn't. I haven't figured 
out why. Sometimes refreshing from local and then rebuilding works, but not 
consistently. Its gotten bad enough that I can hardly use the feature.

I originally had the delay at 500 ms, and changed it to 1.

If you can help, it would be much appreciated. I'm using the march 21 version 
of eclipse, and if you would like any other info, please email me. I work 
during the day.

Thanks so much,

Mark
Comment 1 Philipe Mulet CLA 2002-03-28 18:25:09 EST
Does explicit completion (ctrl-space) works ok in situation where auto-complete 
doesn't work for you ?
Comment 2 Philipe Mulet CLA 2002-04-02 06:18:48 EST
Suspecting this has to do with automatic activation of codeassist rather than 
the engine per se.

Moving to JDT/UI
Comment 3 Philipe Mulet CLA 2002-04-02 12:01:06 EST
Actually, user confirmed that ctrl-space would not work in similar situations.
So this must be a Jdt/Core problem.

Need some reproduceable test case though for us to address it. There are a 
couple of rare scenarii where code assist doesn't work (and have bug reports 
for these).


Comment 4 Philipe Mulet CLA 2002-04-29 13:50:06 EDT
Closing. We have other reports with testcases.