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 223128 - File template manager: Missing confirm dialog when pressing "Delete" button (it already works for shortcut and contextmenu)
Summary: File template manager: Missing confirm dialog when pressing "Delete" button (...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Templates (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-02 13:43 UTC by markiewb
Modified: 2012-12-09 03:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Showing the expected behaviour (121.05 KB, image/png)
2012-12-02 13:46 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2012-12-02 13:43:58 UTC
[ BUILD # : 201211290002 ]
[ JDK VERSION : 1.7.0_09 ]

File template manager (Menu Tools-> Templates):
* select a node
* Press Delete-Button --> 

ACTUAL: NO confirm dialog opens 
EXPECTED: confirm dialog opens (FYI: the confirm dialog is already shown 
when the delete action is invoked by DEL-shortcut or the context menu, see 
screenshot) 

----
Product Version: NetBeans IDE Dev (Build 201211290002)
Java: 1.7.0_10-ea; Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Runtime: Java(TM) SE Runtime Environment 1.7.0_10-ea-b17
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 markiewb 2012-12-02 13:46:56 UTC
Created attachment 128709 [details]
Showing the expected behaviour
Comment 2 Martin Entlicher 2012-12-07 15:04:52 UTC
Fixed by changeset:   242402:6c36bbe4080c
http://hg.netbeans.org/core-main/rev/6c36bbe4080c
Comment 3 Quality Engineering 2012-12-09 03:09:16 UTC
Integrated into 'main-golden', will be available in build *201212090001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/6c36bbe4080c
User: mentlicher@netbeans.org
Log: #223128: Use delete action for Delete button.