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 246380 - Issues with AngularJS code completion in partial file
Summary: Issues with AngularJS code completion in partial file
Status: RESOLVED DUPLICATE of bug 239109
Alias: None
Product: qa
Classification: Unclassified
Component: Test Specifications (show other bugs)
Version: 8.0.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 03:52 UTC by skomisa
Modified: 2014-08-15 12:03 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 skomisa 2014-08-11 03:52:23 UTC
This bug relates to the Synergy test "Completion in partial file - MyCtrl3 II" for AngularJS here:
  http://services.netbeans.org/synergy/client/app/#/assignment/1091/v/1

See bug 246378 for similar issues.

Issue 1
=======
Step 5 states that "properties/functions of Date object should be offered" but they are not.

Issue 2
=======
Step 6 states "Try Go To declaration for ironman2.date, IDE should open controllers.js on line 29, where this property is declared". Shouldn't that be 
"ironman3.date" instead of "ironman2.date"? Regardless, nothing happens when going to either declaration.

Issue 3
=======
Step 9 states "Try Go To declaration for ironman3.config.url, IDE should open controllers.js on line 32, where this property is declared" but nothing happens when trying to go to that declaration.

Product Version: NetBeans IDE Dev (Build 201408100001)
Java: 1.8.0_20-ea; Java HotSpot(TM) 64-Bit Server VM 25.20-b22
Runtime: Java(TM) SE Runtime Environment 1.8.0_20-ea-b23
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\JohnDoe\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\JohnDoe\AppData\Local\NetBeans\Cache\dev
Comment 1 Vladimir Riha 2014-08-15 12:03:31 UTC

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