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 98103 - Stopwatch End point should be the end of the same line by default
Summary: Stopwatch End point should be the end of the same line by default
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-16 17:26 UTC by Alexander Kouznetsov
Modified: 2007-10-04 15:26 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-03-16 17:26:57 UTC
Profiler 070314

Steps to reproduce:
- Select some portion of code in java file
- Right-click it and select Profiling > Insert Profiling Point
- Select Stopwatch
- Proceed with all the defaults in wizard
- Open another java file, for example, java file of some other project
- Make sure that nothing is selected
- Right-click and select Profiling > Insert Profiling Point
- Select Stopwatch. Click Next twice
- Enable duration
- RESULT: Location (end) for this stopwatch is preselected from the previous
wizard invocation and is located in another file and even inside another
project. Consider setting the end of the same line by default for Location (end).
- RESULT:
Comment 1 Jiri Sedlacek 2007-03-22 18:40:01 UTC
Location (end) is correctly cleared if not defined. The rest of this issue is 
still valid but changing to ENHANCEMENT.
Comment 2 Alexander Kouznetsov 2007-10-04 08:41:51 UTC
Fixed together with issue 116765
Comment 3 Alexander Kouznetsov 2007-10-04 15:26:55 UTC
Setting target milestone