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 38468

Summary: Usability issues with setting breakpoints in JSPs
Product: javaee Reporter: Petr Jiricka <pjiricka>
Component: DebuggerAssignee: Martin Grebac <mgrebac>
Status: VERIFIED FIXED    
Severity: blocker Keywords: USABILITY
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2004-01-07 08:52:37 UTC
There are some minor but annoying issues with
setting breakpoints in JSP pages:

- It is not possible to toggle the breakpoint by
clicking on the gray strip on the left hand side
of the editor, like it is for Java files
- The action for toggling the breakpoint (which
appears in the popup menu in the JSP editor) does
not have a keyboard short, like it has for Java
files (Shift+F8)
Comment 1 Martin Grebac 2004-01-07 16:10:34 UTC
Fixed in trunk.
Comment 2 L Martinek 2004-02-04 16:23:57 UTC
verified