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 267257

Summary: Navigator window displays class methods in a different file window
Product: editor Reporter: jfinkel <jfinkel>
Component: NavigationAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED DUPLICATE    
Severity: normal CC: tmysik
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:

Description jfinkel 2016-07-22 18:07:12 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens sometimes, but not always

Note that this does not always happen, but happens often enough that I am now submitting this.

STEPS:
  * Open a PHP class file
  * Note that the Navigator Window will (eventually) show the methods in that class
  * Open another PHP class file
  * Note that the Navigator Window does not refresh and still shows the methods in the first buffer

ACTUAL:
  Navigator window does not refresh

EXPECTED:
  Navigator window whould refresh to show the methods in the PHP class that is currently being edited
Comment 1 Tomas Mysik 2016-07-28 06:00:43 UTC
IMHO not a PHP specific issue. Please evaluate, thanks.
Comment 2 markiewb 2016-08-15 21:51:33 UTC

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