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 236604 - Refactor menu should be properly updated, when swich between project/single file
Summary: Refactor menu should be properly updated, when swich between project/single file
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-01 14:14 UTC by ssazonov
Modified: 2013-12-18 02:58 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
menu (31.60 KB, image/png)
2013-10-01 14:14 UTC, ssazonov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ssazonov 2013-10-01 14:14:41 UTC
Created attachment 140692 [details]
menu

1. Start NetBeans and open any java project

2. Open any single java file, select appropriate part of code and inspect Refactor > Introduce menu (see attached image)

>> options "Parameter" and "Local Extension..." should be disabled and there should be shown label Alt+Shift+V,C,F,M for(Variable, Constant, Field, Method)

>> try to switch in editor between project / single file - refactor menu is not updated properly

Product Version: NetBeans IDE 7.4 RC2 (Build 201309302222)
Java: 1.7.0_40; Java HotSpot(TM) Client VM 24.0-b56
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b43
System: Windows 7 version 6.1 running on x86; Cp1252; en_US (nb)
Comment 1 Ralph Ruijs 2013-12-16 08:48:04 UTC
changeset   : a432ab3629b4
author      : Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
date        : Mon Dec 16 09:45:30 CET 2013
summary     : #236604 - Refactor menu should be properly updated, when swich between project/single file
Comment 2 Quality Engineering 2013-12-18 02:58:33 UTC
Integrated into 'main-silver', will be available in build *201312180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a432ab3629b4
User: Ralph Benjamin Ruijs <ralphbenjamin@netbeans.org>
Log: #236604 - Refactor menu should be properly updated, when swich between project/single file