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 22334 - USABILITY: JSP Breakpoints do not work well with Breakpoint Groups
Summary: USABILITY: JSP Breakpoints do not work well with Breakpoint Groups
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: -FFJ-
Hardware: All All
: P4 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
: 31249 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-04-11 21:38 UTC by jhoffman
Modified: 2006-06-04 23:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Results in Breakpoints window after cutting the JSP breakpoint and moving to a new group (2.66 KB, image/gif)
2002-04-11 21:59 UTC, jhoffman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jhoffman 2002-04-11 21:38:44 UTC
The mechanism to create breakpoint groups relies
on copying and pasting one or more breakpoints
into a group.  JSP breakpoints consist of both a
JSP file breakpoint and Servlet (Java class)
breakpoint, but you can cut the JSP  file
breakpoint and paste it (on it's own) into the
breakpoint group--leaving the Servlet breakpoint
on its own (outside of the group).

Similarly, you can cut the Servlet breakpoint and
paste it into the breakpoint group.  

In general, you should not be able to separate the
JSP file breakpoint and the Servlet breakpoint
since logically they represent a single breakpoint.
Comment 1 jhoffman 2002-04-11 21:59:33 UTC
Created attachment 5384 [details]
Results in Breakpoints window after cutting the JSP breakpoint and moving to a new group
Comment 2 _ rkubacki 2002-04-12 07:44:12 UTC
x
Comment 3 Damian Frach 2002-04-23 14:11:08 UTC
looks like problem in the debugger core
Comment 4 Marek Grummich 2002-07-22 12:12:31 UTC
Set target milestone to TBD
Comment 5 Marek Grummich 2002-07-22 12:23:05 UTC
Set target milestone to TBD
Comment 6 Martin Grebac 2003-02-23 15:06:08 UTC
*** Issue 31249 has been marked as a duplicate of this issue. ***
Comment 7 Martin Grebac 2004-01-12 18:08:00 UTC
no servlet breakpoints, so should work well now
Comment 8 Jiri Skrivanek 2005-12-14 14:44:10 UTC
Verified assuming reporter agrees with resolution.