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 - Navigator window displays class methods in a different file window
Summary: Navigator window displays class methods in a different file window
Status: RESOLVED DUPLICATE of bug 262753
Alias: None
Product: editor
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 8.1
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-22 18:07 UTC by jfinkel
Modified: 2016-08-15 21:51 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 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 ***