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 - Completion does not complete selected item
Summary: Completion does not complete selected item
Status: RESOLVED DUPLICATE of bug 239153
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 16:58 UTC by Vladimir Riha
Modified: 2015-02-25 15:23 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (39.33 KB, text/plain)
2013-12-03 16:58 UTC, Vladimir Riha
Details
sample project (407.40 KB, application/zip)
2013-12-03 16:59 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***