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 - Removing line breakpoint on one mouse click is dangerous
Summary: Removing line breakpoint on one mouse click is dangerous
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: UI, USABILITY
Depends on:
Blocks:
 
Reported: 2007-12-13 14:13 UTC by Jiri Vagner
Modified: 2007-12-13 15:25 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.