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 77085 - [ProfilingPoints] Cannot customize startstopwatch and stopstopwatch on one line
Summary: [ProfilingPoints] Cannot customize startstopwatch and stopstopwatch on one line
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks: 79229
  Show dependency tree
 
Reported: 2006-05-30 14:40 UTC by ehucka
Modified: 2007-03-23 14:39 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 ehucka 2006-05-30 14:40:24 UTC
If I move during editing of source code startwatch and stopwatch on a one line
they both cannot be customized. Customize action is disabled. If I delete one of
them they are deleted both.
Comment 1 Maros Sandor 2006-06-01 08:33:57 UTC
They can be customized in the Profiling points view. I know of no easy way to
provide dynamic menus in editor sidebar.
Comment 2 Jiri Sedlacek 2007-03-22 14:02:38 UTC
Does not occur after Profiling Points reimplementation - Stopwatch is one 
atomic Profiling Point now.
Comment 3 ehucka 2007-03-23 14:34:50 UTC
verified, but if there are two pp on one line only the first can be customized
within editor
Comment 4 Jiri Sedlacek 2007-03-23 14:39:07 UTC
Yes, this is a known problem, see Issue 97957.