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 127742 - Toggle Breakpoint in Navigator doesn't work
Summary: Toggle Breakpoint in Navigator doesn't work
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Kirill Sorokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-19 14:10 UTC by Ivan Sidorkin
Modified: 2008-02-25 12:01 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 Ivan Sidorkin 2008-02-19 14:10:12 UTC
Product Version: NetBeans IDE Dev (Build 200802181203)
Java: 1.6.0_04; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

- create SynchronousSample 
- open Navigator window if it not opened yet
- select SynchronousSample.bpel file in project tree
- select start node in Navigator window
- in context menu select Toggle Breakpoint

nothing happened
Comment 1 Vitaly Bychkov 2008-02-21 10:47:52 UTC
Kirill please look at this.
Looks like regression of fix for 125196.
Comment 2 Kirill Sorokin 2008-02-21 11:44:40 UTC
Yes, you're right. I've applied a re-fix.

-> FIXED

http://hg.netbeans.org/main/rev/79b273fc7fbb
Comment 3 Ivan Sidorkin 2008-02-25 12:01:09 UTC
verified in NetBeans IDE Dev (Build 200802250003)