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 51986 - Missing menu item & accelerator for Refactoring view
Summary: Missing menu item & accelerator for Refactoring view
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Rudolf Bock
URL:
Keywords:
: 54299 (view as bug list)
Depends on: 88272
Blocks:
  Show dependency tree
 
Reported: 2004-12-01 18:17 UTC by Jesse Glick
Modified: 2006-11-09 19:49 UTC (History)
0 users

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 Jesse Glick 2004-12-01 18:17:11 UTC
See issue #48448 for background.
Comment 1 Martin Matula 2004-12-02 09:45:10 UTC
Pavle, plese look at this.
Comment 2 Jan Becicka 2005-01-27 16:36:09 UTC
Rudolfe, please assign accelerator key to refactoring and find usages
window.
Comment 3 Jan Becicka 2005-02-02 07:22:09 UTC
*** Issue 54299 has been marked as a duplicate of this issue. ***
Comment 4 Jan Becicka 2005-02-03 14:59:38 UTC
I need a specification for it. 
Especially I need to know:
1. What accelerator(s) should I use?
2. Should there be 2 actions (for Find Usages and for Refactoring
Preview)? Where should I place them?
3. What should happen, if user invokes Window | Refactoring Preview,
but no refactoring is pending?

Rudolf, please specify this.
Comment 5 Rudolf Bock 2005-02-10 10:35:04 UTC
I think, that the menu itme "Find Usages" could have shortcut Ctrl+Alt+F (and 
Cmd+Alt+F on MacOS). Shortcut Ctrl+Shift+F should be reserved for the future usage.
The item "Refactoring Preview" don't need a shortcut, because it is not used so often 
during coding.
Comment 6 Jan Becicka 2005-02-11 06:54:38 UTC
Checking in src/org/netbeans/modules/refactoring/resources/mf-layer.xml;
/cvs/refactoring/src/org/netbeans/modules/refactoring/resources/mf-layer.xml,v
 <--  mf-layer.xml
new revision: 1.19; previous revision: 1.18
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/refactoring/ui/Bundle.properties;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.46; previous revision: 1.45
done
RCS file:
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/FindUsagesOpenAction.java,v
done
Checking in
src/org/netbeans/modules/refactoring/ui/FindUsagesOpenAction.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/FindUsagesOpenAction.java,v
 <--  FindUsagesOpenAction.java
initial revision: 1.1
done
RCS file:
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/RefactoringPreviewOpenAction.java,v
done
Checking in
src/org/netbeans/modules/refactoring/ui/RefactoringPreviewOpenAction.java;
/cvs/refactoring/src/org/netbeans/modules/refactoring/ui/RefactoringPreviewOpenAction.java,v
 <--  RefactoringPreviewOpenAction.java
initial revision: 1.1
done