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 217142 - F2 no longer bound to renaming files
Summary: F2 no longer bound to renaming files
Status: RESOLVED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Milos Kleint
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-21 09:48 UTC by mienamoo
Modified: 2012-09-04 09:28 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 mienamoo 2012-08-21 09:48:41 UTC
NetBeans build 201208200933
JDK 7u5 32-bit

In earlier versions of the IDE, I could rename a file in the Files view by pressing F2. That no longer works. However, renaming something in the Projects view still works with F2. So I expect that this change was not intentional.
Comment 1 Jaroslav Tulach 2012-08-24 12:16:27 UTC
Passing to owner of Files view. The fact that F2 works in Projects view should indicate Explorer is OK.
Comment 2 Milos Kleint 2012-09-04 09:26:53 UTC
could not reproduce with jdk 1.6 nor 1.7. see below

Product Version: NetBeans IDE Dev (Build 20120904-4137a42930ed)
Java: 1.7.0_03; Java HotSpot(TM) 64-Bit Server VM 22.1-b02
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 3 mienamoo 2012-09-04 09:28:51 UTC
Works for me now too with build 201209020001. :)