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 - Toggle Profiling Point action doesn't work
Summary: Toggle Profiling Point action doesn't work
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2009-10-29 23:43 UTC by Jiri Sedlacek
Modified: 2009-11-01 10:56 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 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