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 230993 - Double click the margin get double breakpoints - which expect to have none
Summary: Double click the margin get double breakpoints - which expect to have none
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-09 18:47 UTC by ecerichter
Modified: 2013-07-02 23:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Video showing the behavior (269.64 KB, application/octet-stream)
2013-06-09 18:48 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2013-06-09 18:47:25 UTC
Product Version = NetBeans IDE Dev (Build 201306082301)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_21
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.21-b01

Double click the margin while editing JSP.
After a while, get doubled breakpoints.
See attached video for reference.
Expected: when click, mark a breakpoint. When click again, unmark.
Double click should mark once, or mark then unmark... Don't think putting double breakpoints is expected by developers.
Comment 1 ecerichter 2013-06-09 18:48:06 UTC
Created attachment 135555 [details]
Video showing the behavior
Comment 2 ecerichter 2013-07-02 23:21:31 UTC
This has been fixed as per DEV201307012300.
Thanks!