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 146818

Summary: [65cat] Combine "Find", "Replace..." and "Find in Projects" in same dialogue
Product: editor Reporter: ulfzibis <ulfzibis>
Component: SearchAssignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: blocker CC: malfunction84, msundman
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 186906, 155266    
Attachments: sophisticated find/replace dialogue from NotePad++

Description ulfzibis 2008-09-10 17:48:08 UTC
[ BUILD # : 200809031401 ]
[ JDK VERSION : 1.6.0_07 ]

For me it's annoying that I have to newly open "Edit->Find", if "Find
in Projects..." doesn't serve my needs.

Also it's annoying, that only "Find in Projects..." is reachable from
the toolbar.

For inspiration see sophisticated dialogue from Notepad++ in the
attachment.
Comment 1 ulfzibis 2008-09-10 17:49:37 UTC
Created attachment 69556 [details]
sophisticated find/replace dialogue from NotePad++
Comment 2 seanodaniels 2009-06-26 17:24:51 UTC
Suggestion for unified Search / Replace
Screenshot from a similar program: http://odaniels.org/images/search-replace.gif
---

FIND:

Filename for file search / Multi-lined text field for text search


FIND IN:

Current document
All open documents
Current project
All open projects
Within folder
Within selection

REPLACE:

Multi-lined text field


---

FILTERS / OPTIONS:

Case sensitive

---

BUTTONS:

Find Next
Find All
Replace
Replace All
Comment 3 Milutin Kristofic 2011-07-08 14:01:18 UTC
*** Bug 108712 has been marked as a duplicate of this bug. ***
Comment 4 Milutin Kristofic 2011-08-24 12:51:24 UTC
Find and Replace in Projects are part of netbeans core. Find and replace are part of netbeans editor, which is different project. 

They have now different UI. Former are in dialog, Latter are in Bars.

This change will be in 7.1.

http://hg.netbeans.org/jet-main/rev/4d6a508f9461
http://wiki.netbeans.org/NewAndNoteworthyNB71#New_Replace_Bar
Comment 5 Milutin Kristofic 2011-08-24 12:54:04 UTC
*** Bug 155266 has been marked as a duplicate of this bug. ***