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 61225 - Component delete confirmation
Summary: Component delete confirmation
Status: VERIFIED FIXED
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2005-07-21 12:54 UTC by _ lcincura
Modified: 2005-12-20 13:50 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 _ lcincura 2005-07-21 12:54:32 UTC
NetBeans IDE 4.2 [200507191800] on jdk 1.5.0_04

Why does user has to confirm delete of component in environment, where Undo
operation is possible? The confirmation dialog breaks user workflow.
It would be nice, if it can be truned off. Probably you can use value of
property System|System Settings|Confirm Delete from Tools|Options dialog.
Comment 1 Tomas Stupka 2005-11-01 17:38:35 UTC
Fixed in trunk.

There is no delete confirmation dialog anymore.

Checking in ComponentInspector.java;
/cvs/form/src/org/netbeans/modules/form/ComponentInspector.java,v  <-- 
ComponentInspector.java
new revision: 1.58; previous revision: 1.57
done
Comment 2 _ lcincura 2005-12-20 13:50:32 UTC
Verified in 200512181900