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

Summary: Stopwatch End point should be the end of the same line by default
Product: profiler Reporter: Alexander Kouznetsov <mrkam>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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