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 228938 - Inplace rename issue with Delete
Summary: Inplace rename issue with Delete
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-24 08:59 UTC by Jan Becicka
Modified: 2013-05-06 09:52 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 Jan Becicka 2013-04-24 08:59:50 UTC
Product Version = NetBeans IDE 7.3 (Build 201302132200)
Operating System = Mac OS X version 10.8.3 running on x86_64
Java; VM; Vendor = 1.7.0_17
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.7-b01

Mac specific.

Try to do inplace rename of any node in Explorer. For instance index.html. Use delete key to delete character "x". Character "x" is deleted *and* delete on whole node is invoked!
Comment 1 Jaroslav Tulach 2013-04-30 13:40:57 UTC
Mac specific.
Comment 2 Stanislav Aubrecht 2013-05-06 09:20:53 UTC
Cannot reproduce in 

Product Version: NetBeans IDE Dev (Build 20130506-9e23be4bac48)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Mac OS X version 10.8.3 running on x86_64; US-ASCII; en_US (nb)

Deleting a single char during in-place rename works fine (plain Java project, renaming a Java class or an empty HTML file).

Please provide exact steps to reproduce and reopen,thanks.
Comment 3 Jan Becicka 2013-05-06 09:52:30 UTC
Verified. I cannot reproduce it any more. Don't know what was wrong