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 254403 - [81cat] Code completion doesn't work in create new watch panel
Summary: [81cat] Code completion doesn't work in create new watch panel
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-16 16:35 UTC by -Silver-
Modified: 2015-08-30 01:36 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 -Silver- 2015-08-16 16:35:30 UTC
Test:
http://services.netbeans.org/synergy/client/app/#/assignment/1478/v/1
Add watch expression I 

Expected result:
[..] Make sure code completion works!

Actual result:
There is not code completion in new watch panel.
Comment 1 -Silver- 2015-08-16 16:46:31 UTC
UPDATE:
Product Version: NetBeans IDE Dev (Build 201508150002)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 10 version 10.0 running on amd64; Cp1252; it_IT (nb)

It seems that this issue is related to the focus. The code completion works after that the user select the code into the editor.

To reproduce the issue close the editor, open it and select directly Debug -> New watch without clicking anywhere in the editor.
Comment 2 Martin Entlicher 2015-08-28 17:24:15 UTC
The code-completion is set more accurately now in changeset: 291173:944bdac220fe
http://hg.netbeans.org/core-main/rev/944bdac220fe
Comment 3 Quality Engineering 2015-08-30 01:36:53 UTC
Integrated into 'main-silver', will be available in build *201508300002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/944bdac220fe
User: mentlicher@netbeans.org
Log: #254403: Set the code-completion binding more accurately in Watches.