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 175725

Summary: Toggle Profiling Point action doesn't work
Product: profiler Reporter: Jiri Sedlacek <jis>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker Keywords: REGRESSION
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Sedlacek 2009-10-29 23:43:14 UTC
The Toggle Profiling Point action (by default Shift+F9) doesn't work, an error dialog is shown telling that "Invalid
shortcut assigned to Toggle Profiling Point action".
Comment 1 Jiri Sedlacek 2009-10-29 23:43:59 UTC
Regression, worked fine in 6.8 M1, broken since 6.8 M2.
Comment 2 Jiri Sedlacek 2009-10-29 23:46:51 UTC
Fixed in profiler-main.


http://hg.netbeans.org/profiler-main/rev/eb30e317c22a
Comment 3 Quality Engineering 2009-11-01 10:56:33 UTC
Integrated into 'main-golden', will be available in build *200910310201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/eb30e317c22a
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #175725 - fix resolving KeyStroke, [cleanup] more lightweight AWTEventListener for AWTEvent.KEY_EVENT_MASK