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 56293 - remove breakpoint from group function faulty
Summary: remove breakpoint from group function faulty
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on: 72560
Blocks:
  Show dependency tree
 
Reported: 2005-03-11 17:14 UTC by Talley Mulligan
Modified: 2010-04-29 11:16 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 Talley Mulligan 2005-03-11 17:14:58 UTC
when attempting to remove a breakpoint from a group, the only way to do it is to:
1) right-click the breakpoint node in the breakpoint window
2)choose Set Group Name (the same contextual item you choose to add a breakpoint
to a group in the first place)
3) click ok without entering a name

in addition, if you enter a new name in step 3, the whole group's name is
changed when all you wanted to do is to remove a single member from it...

this is strange and should be changed - i suggest adding a "Remove breakpoint
from Group" contextual item (a "Add breakpoint from Group" contextual item is
also necessary) to cover this case as well as allow users to change the name of
a group that includes several breakpoints...

also, the above-mentioned dialog name should be changed as well as it is awkward
- maybe simply using "Set Breakpoint Group Name" would suffice...
Comment 1 Roman Ondruska 2005-03-25 15:31:10 UTC
Probably too late to fix in NB_4.1
Comment 2 Martin Entlicher 2006-11-23 16:21:39 UTC
See also issue #72560 and issue #88759.
Comment 3 Martin Entlicher 2009-07-31 17:36:27 UTC
This was changed in NB 6.7 - There's "Move Into Group" contextual menu, that can be used to move the breakpoint to
another group, to a new group, or to the default listing.
Comment 4 Quality Engineering 2010-04-29 11:16:28 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.