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 252651 - Java refactorings remove C/C++ shortcuts
Summary: Java refactorings remove C/C++ shortcuts
Status: NEW
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Ralph Ruijs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-28 15:42 UTC by Alexander Simon
Modified: 2015-06-15 10:30 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 Alexander Simon 2015-05-28 15:42:44 UTC
Step to reproduce:
- full IDE in ergonomics mode
- create C/C++ applicattion
- open main file
- check: context menu and global refactoring menu for actions "Change Function Parameters" and "Encapsulate Fields" have shortcuts.
- create Java application
- switch editor to C/C++ main file
- there is no shortcuts in refactoring menu
Comment 1 Ralph Ruijs 2015-06-15 10:30:06 UTC
Closing and opening the file will show the correct shortcuts again. Even when the shortcuts are not shown, they still work.