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 81887

Summary: Find support
Product: soa Reporter: Joshua Sandusky <jsandusky>
Component: BPEL MapperAssignee: Alexander Permyakov <alex02>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 87850    
Bug Blocks: 89926    
Attachments: The Mapper Find Bar

Description Joshua Sandusky 2006-08-03 23:58:38 UTC
The user should be able to open up a Find dialog to more easily find a node in
the mapper trees. Currently, there is no Find support. We had this in CAPS 5.
Comment 1 Joshua Sandusky 2006-08-29 23:28:30 UTC
Ideally this would use the Scheme/WSDL highlighting features. Basically, a
framework exists that, in part, can support find functionality. The Schema
editor has a find functionality (similar to Mozilla Firefox) and the mapper
should use this general approach for consistency reasons.
Comment 2 Joshua Sandusky 2006-09-25 21:49:03 UTC
*** Issue 83656 has been marked as a duplicate of this issue. ***
Comment 3 Joshua Sandusky 2006-10-24 06:05:45 UTC
The mapper should allow convenient Find capability for both trees in Assign
activities, and for the source tree in other mappable activities.
Comment 4 Joshua Sandusky 2006-10-24 06:10:33 UTC
Pressing CTRL-F should pop open the Find bar at the bottom of the mapper. 

See attached image. 

Options for searching forwards and backwards should be presented. 

When the user hits ENTER in the Find input field, the operation should be
performed. 

Tree nodes that match search results should be highlighted. 

The tree that the find is performed upon is selected via two checkboxes - one
for the source tree and one for the destination tree. Both checkboxes may be
selected, upon which the find will be performed on both trees.

The destination tree checkbox will only be enabled for Assign activities.
Comment 5 Joshua Sandusky 2006-10-24 06:11:05 UTC
Created attachment 35484 [details]
The Mapper Find Bar
Comment 6 Michael Frisino 2006-11-13 12:25:35 UTC
this is really mapper specific functionality related to general Find support.
Need to make sure single solution is implemented. Not two divergent solutions.
Therefore, I am making these dependent.
Comment 7 Michael Frisino 2007-01-24 15:41:07 UTC
OOS for 5.5.1. No resources.
Comment 8 Sergey Lunegov 2008-04-30 13:53:36 UTC
Need to implement at least qucik search on both trees.
Comment 10 ggenipudi 2008-10-21 21:59:28 UTC
tested and verified using NetBeans IDE 6.1 (Build 200810140114) and find is available in bpel mapper and can search
source and destination tree.