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 176556 - Changing state of a breakpoint via popup is not reflected in Editor/Breakpoints window
Summary: Changing state of a breakpoint via popup is not reflected in Editor/Breakpoin...
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal (vote)
Assignee: Michal Skvor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 08:59 UTC by Andrei Chistiakov
Modified: 2010-07-08 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (27.33 KB, image/png)
2009-11-11 08:59 UTC, Andrei Chistiakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrei Chistiakov 2009-11-11 08:59:08 UTC
Created attachment 90818 [details]
screenshot

Product Version: NetBeans IDE Dev (Build 200911091156)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

To reproduce:

- open fx source file
- set a breakpoint in source
- open Breakpoints window. The breakpoint is in the list and its checkbox is checked
- in source editor right-click the breakpoint mark (red square) and uncheck Breakpoint|enabled popup menu item (see attached picture)

Note that breakpoint is displayed active in both Breakpoints window and source editor. In fact it's disabled and debugger doesn't stop at the breakpoint.
Comment 1 Michal Skvor 2010-07-07 14:59:27 UTC
Fixed.
Comment 2 Alexandr Scherbatiy 2010-07-08 09:03:38 UTC
verified in JavaFX Composer FXJDI Build #49 (Jul 8, 2010 7:48:33 AM)