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 26361

Summary: Object name in confirm object deletion does not match name in creation
Product: platform Reporter: ssffleming <ssffleming>
Component: Dialogs&WizardsAssignee: jrojcek <jrojcek>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description ssffleming 2002-08-07 19:44:56 UTC
If you create a new "Java Package" and then delete it, the confirmation dialog title says
"Confirm Package Deletion".  However if you create a new Folder and then delete it
the dialog title does not say "Confirm Folder Deletion" but rather "Confirm Package Deletion".
Ideally, the title for Java Packages might be "Confirm Java Package Deletion".

If internally it is hard to distinguish the two, or not worth the programming effort the
title should perhaps be something like "Confirm Folder/Package Deletion"

While this is not harmful, since it is often seen by users I am starting this bug out at P4,
rather than P5.
Comment 1 ssffleming 2002-08-07 19:45:26 UTC
oops, update version
Comment 2 Marian Mirilovic 2003-02-17 17:00:54 UTC
In my opinion there should be something like:
 "Confirm folder deletion"

Jano, please look at this and provide the best 
solution/text , thanks.
Comment 3 Marian Mirilovic 2004-06-14 14:10:33 UTC
re-evaluate please ...
Comment 4 jrojcek 2004-06-17 17:03:35 UTC
This has been fixed. Now it says: "Confirm Object Deletion".
Comment 5 Marian Mirilovic 2004-06-30 09:24:42 UTC
verified in [nb_dev](200406291800)