This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 192346 - extra character in code completion
Summary: extra character in code completion
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-23 15:44 UTC by gholmer
Modified: 2010-11-25 06:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (9.63 KB, image/png)
2010-11-23 15:44 UTC, gholmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gholmer 2010-11-23 15:44:24 UTC
[ BUILD # : 201011230001 ]
[ JDK VERSION : 1.6.22 ]

When hitting ctrl-space on the definition of a method, an extra character
appears. The character persists as the cursor is moved across the method name
(see screenshot).
Comment 1 gholmer 2010-11-23 15:44:51 UTC
Created attachment 103251 [details]
screenshot
Comment 2 Dusan Balek 2010-11-24 08:59:55 UTC
Fixed in jet-main.

http://hg.netbeans.org/jet-main/rev/639f073f182c
Comment 3 Quality Engineering 2010-11-25 06:20:30 UTC
Integrated into 'main-golden', will be available in build *201011250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/639f073f182c
User: Dusan Balek <dbalek@netbeans.org>
Log: Issue #192346: extra character in code completion - fixed.