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 223471 - OQL Code completion creates elements at wrong position
Summary: OQL Code completion creates elements at wrong position
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-07 12:19 UTC by Petr Cyhelsky
Modified: 2012-12-23 03:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-12-07 12:19:18 UTC
Steps: invoke cc after "select x from java.io.File x where     " and select some word -> it is apended to "where" without any whitespace in between
Comment 1 Tomas Hurka 2012-12-21 17:10:39 UTC
Fixed in profiler-main

changeset:   242929:c5ea53e2d6dc
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Dec 21 17:17:56 2012 +0100
summary:     bugfix #223471, insertion position fixed when tokenTrimLen == 0
Comment 2 Quality Engineering 2012-12-23 03:07:42 UTC
Integrated into 'main-golden', will be available in build *201212230001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c5ea53e2d6dc
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #223471, insertion position fixed when tokenTrimLen == 0