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 239145 - Completion for nested controller does not work
Summary: Completion for nested controller does not work
Status: REOPENED
Alias: None
Product: web
Classification: Unclassified
Component: AngularJS (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-05 09:24 UTC by Vladimir Riha
Modified: 2016-09-04 08:46 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project (2.74 KB, application/zip)
2013-12-05 09:24 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-05 09:24:08 UTC
Created attachment 142853 [details]
sample project

Please check the attached project and:
 - open index.html
 - invoke cc on line 27 for ng-bind attribute

=> page, printAttempt or print are not offered

This used to work in 7.4


Product Version: NetBeans IDE Dev (Build 201312050002)
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 2014-02-11 08:47:24 UTC
This seems to work now


Product Version: NetBeans IDE Dev (Build 201402110001)
Java: 1.8.0; Java HotSpot(TM) 64-Bit Server VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b129
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 2 Vladimir Riha 2014-03-06 15:33:56 UTC
Still works, closing as worksforme

Product Version: NetBeans IDE 8.0 (Build 201403052200)
Java: 1.8.0; Java HotSpot(TM) Client VM 25.0-b69
Runtime: Java(TM) SE Runtime Environment 1.8.0-b131
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 3 Jenselme 2016-09-04 08:46:57 UTC
I was able to reproduce with
Product Version: NetBeans IDE Dev (Build 201609020002)
Java: 1.8.0_102; OpenJDK 64-Bit Server VM 25.102-b14
Runtime: OpenJDK Runtime Environment 1.8.0_102-b14
System: Linux version 4.7.2-201.fc24.x86_64 running on amd64; UTF-8; en_US (nb)
User directory: /tmp/nbdir
Cache directory: /tmp/nbdir/var/cache

No page or printAttempt are proposed.