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 249629 - Unrelated items (matched by usage) not offered
Summary: Unrelated items (matched by usage) not offered
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Node.js (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2015-01-05 10:20 UTC by Vladimir Riha
Modified: 2015-01-12 07:05 UTC (History)
1 user (show)

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 Vladimir Riha 2015-01-05 10:20:28 UTC
Please try following:
 - use project https://netbeans.org/bugzilla/attachment.cgi?id=151366
 - open cc/cc4.js
 - on line 36, type

instRef.rprops

 - type dot
 => a,b,a3 should be offered


Product Version: NetBeans IDE Dev (Build 201501050001)
Java: 1.7.0_71; Java HotSpot(TM) Client VM 24.71-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_71-b14
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)
Comment 1 Petr Pisl 2015-01-09 12:57:50 UTC
Finaly this is fixed in web-main. I'm not sure, whether this is regression, because I had to extend an algorithm for resolving assignments.
Comment 2 Quality Engineering 2015-01-10 18:26:34 UTC
Integrated into 'main-silver', will be available in build *201501101317* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4e4d2d4bf90a
User: Petr Pisl <ppisl@netbeans.org>
Log: #249629 - Unrelated items (matched by usage) not offered
Comment 3 Vladimir Riha 2015-01-12 07:05:54 UTC
Thank you, verified

Product Version: NetBeans IDE Dev (Build 201501120001)
Java: 1.8.0_25; Java HotSpot(TM) Client VM 25.25-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_25-b17
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb)