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 123956

Summary: Removing line breakpoint on one mouse click is dangerous
Product: debugger Reporter: Jiri Vagner <jvagner>
Component: JavaAssignee: issues@debugger <issues>
Status: NEW ---    
Severity: blocker Keywords: UI, USABILITY
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jiri Vagner 2007-12-13 14:13:44 UTC
I created line breakpoint and I heavily customized it.
I added new action print text with a lot of tags inside.
I added complex code into condition textfield. 
One click into gutter ... oups ... I lost everything. :(

This behaviour forces user to use only default settings for line breakpoint, because one wrong click removes all
modifications without warning. Some ugly popuped Remove YES/NO dialog may help ... or something like that.

Product Version: NetBeans IDE Dev (Build 20071205045329)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Roman Ondruska 2007-12-13 15:25:24 UTC
This is a valid issue. On the other hand, since there is no other complain about this, moving to RFE.