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 - Usability issues with setting breakpoints in JSPs
Summary: Usability issues with setting breakpoints in JSPs
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2004-01-07 08:52 UTC by Petr Jiricka
Modified: 2004-02-04 16:23 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 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