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 230318

Summary: Methods and properties are marked with the same name for different objects
Product: javascript Reporter: Petr Pisl <ppisl>
Component: EditorAssignee: Petr Pisl <ppisl>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Petr Pisl 2013-05-27 12:33:25 UTC
Have the same source as in issue #218689. When you mark constructor or method test, occurrences for both object A and B are marked.
Comment 1 Petr Pisl 2014-02-06 23:21:58 UTC
Still valid.