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 239090

Summary: Completion does not complete selected item
Product: web Reporter: Vladimir Riha <vriha>
Component: AngularJSAssignee: Roman Svitanic <rsvitanic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ppisl
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
sample project

Description Vladimir Riha 2013-12-03 16:58:53 UTC
Created attachment 142823 [details]
IDE log

In the sample project, please try following

 - open site root/partials/db.html
 - on line 3, place cursor inside {{}} expression and invoke cc
 - type d to narrow it
 - "databaze" should be focused in completion list, press Enter to confirm it

=> databaze is not completed


Product Version: NetBeans IDE Dev (Build web-main-129-on-20131203)
Java: 1.7.0_45; Java HotSpot(TM) Client VM 24.45-b08
Runtime: Java(TM) SE Runtime Environment 1.7.0_45-b18
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 1 Vladimir Riha 2013-12-03 16:59:21 UTC
Created attachment 142824 [details]
sample project
Comment 2 Roman Svitanic 2015-02-25 15:23:47 UTC
Effectively a duplicate of bug #239153.

*** This bug has been marked as a duplicate of bug 239153 ***