Bug 213031 - Content assist does not propose anything useful
Summary: Content assist does not propose anything useful
Status: VERIFIED DUPLICATE of bug 211881
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.4 M5   Edit
Assignee: David Audel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 10:35 EST by Benno Baumgartner CLA
Modified: 2008-02-05 05:16 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Benno Baumgartner CLA 2007-12-14 10:35:47 EST
I20071213-0010

I can reproduce 100%, but only in the following situation:
1. Apply patch #85279 from bug 210830
2. Open MiniBrowserPart
3. set caret on line 108
4. Ctrl-Space
Is: expected proposals
5. set caret at beginning of line 109
6. Ctrl-Space
Is: MiniBrowserPart is inserted
Should: same proposals as on line 108

Also: on line > 108 type 'f'<ctrl-space>
Is: no fields are proposed
Should: fields should be proposed

The code has no compile/syntax errors. Nothing in the log

Major: it's tough to write code in this method without content assist.
Comment 1 Dani Megert CLA 2007-12-14 11:01:03 EST
Verified that we don't get the proposals for JDT Core.
Agree that this is bad.
Comment 2 David Audel CLA 2008-01-04 07:26:28 EST

*** This bug has been marked as a duplicate of bug 211881 ***
Comment 3 Frederic Fusier CLA 2008-02-05 05:16:44 EST
Verified for 3.4M5 using I20080204-0010 build.