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 52444

Summary: Back space in editable JTree nodes
Product: platform Reporter: Martin Schovanek <mschovanek>
Component: ExplorerAssignee: Milos Kleint <mkleint>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: pnejedly, tboudreau
Priority: P2    
Version: 4.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Martin Schovanek 2004-12-14 22:03:38 UTC
[#200412121900, jdk1.4.2_05]

Pressing [<--] key during editing JTree node, e.g.
renaming file in Projects tab, throws "Confirm
Object Deletion" dialog.

to reproduce:
-------------
1) chose a .java node
2) click the node name
- node cell renderer appears
3) in the renderer remove a char by Back space

ERROR: the "Confirm Object Deletion" dialog appears.
Comment 1 David Simonek 2004-12-15 10:29:07 UTC
It's project UI (or explorer) I believe, not winsys.
Comment 2 Petr Hrebejk 2004-12-15 12:57:37 UTC
All components (e.g. Favorites, Options dialog) behave like this on Mac.
Comment 3 David Konecny 2004-12-15 15:39:35 UTC
Check also issue 47566 which is closely related. Tim fixed that issue
for Win and Linux so perhaps something similar needs to be done for Mac?
Comment 4 Milos Kleint 2004-12-17 08:54:19 UTC
*** Issue 52080 has been marked as a duplicate of this issue. ***
Comment 5 Petr Nejedly 2005-01-06 14:43:05 UTC
Reassigning Mac specific issues to Milos.
Comment 6 Milos Kleint 2005-01-13 10:11:53 UTC
strange, while I could reproduce the bug yesterday, with today's
(13/Jan/2005) cvs sources it's working for me.
Comment 7 Tomas Danek 2005-07-15 14:49:06 UTC
Does this problem persist still in 4.2 builds?? If not, i'll close. Someone with
MAC please try.