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 30025 - Cannot remove breakpoint by Toggle Breakpoint action
Summary: Cannot remove breakpoint by Toggle Breakpoint action
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: -S1S-
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-13 17:24 UTC by sva
Modified: 2004-02-04 16:35 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 sva 2003-01-13 17:24:51 UTC
Steps to reproduce:
1. Open JSP.
2. Open New breakpoint dialog, and select "JSP" as 
debugger type.
3. Set 1000 as line number.
4. Last line of JSP highlighted. Press Shift+F8 on this 
line or click on left pane on source editor.

Result: Breakpoint do not removed. Nothing happens.

Reproduced with S1S 4 update 1, ce build 030106.
Comment 1 _ rkubacki 2003-01-16 16:08:10 UTC
assigning issues releated to debugger
Comment 2 Martin Grebac 2003-09-11 13:25:16 UTC
This is fixed in trunk by a fix of another bug - such a breakpoint is
not highlighted in the editor now.
Comment 3 L Martinek 2004-02-04 16:35:17 UTC
verified