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 121633 - Find should start from current position
Summary: Find should start from current position
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-11-09 22:17 UTC by Alexander Kouznetsov
Modified: 2016-11-09 13:34 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-11-09 22:17:07 UTC
Product Version: NetBeans IDE 6.0 RC1 (Build 200711090000)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

Currently when Find command is invoked in snapshot table/tree, the search is always started from the beginning of data.
It doesn't seem to be a general approach for Find implementation and thus could be inconvenient to user. Search should
begin from the current cursor position.
Comment 1 aongun 2009-11-10 13:23:47 UTC
Product Version: Netbeans 6.8Beta
Java: 1.6.0_11x64
System: Windows XP Professional

When using the 'Find' functionality only the first instance is ever selected in the call tree tab. This makes it easy to miss extraneous calls to the same function. Adding a 'next' button onto the find dialogue or starting the find from the current position would help with this issue.
Comment 2 Jiri Sedlacek 2016-11-09 13:34:50 UTC
Implemented in the new profiler.