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 215556

Summary: Patch for: Quicksearch bar shows "Search ()" when shortcut is cleared
Product: platform Reporter: markiewb
Component: Quick SearchAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal CC: markiewb
Priority: P4 Keywords: NETFIX
Version: 7.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot of the quicksearchbar showing the wrong text
Proposed patch

Description markiewb 2012-07-15 13:50:12 UTC
Created attachment 122035 [details]
screenshot of the quicksearchbar showing the wrong text

When the shortcut for quicksearch is cleared (==no shortcut), then the quicksearch bar shows:
ACTUAL: "Search ()"
EXPECTED: "Search" (as proposal)

----
Product Version: NetBeans IDE 7.2 RC1 (Build 201206272359)
Java: 1.6.0_30; Java HotSpot(TM) 64-Bit Server VM 20.5-b03
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 markiewb 2012-10-13 22:24:35 UTC
Created attachment 125924 [details]
Proposed patch

I like to propose a patch.

@NetBeans-Dev: Please review and commit
Comment 2 Jaroslav Havlin 2012-10-15 09:40:57 UTC
> I like to propose a patch.
> @NetBeans-Dev: Please review and commit
Integrated as http://hg.netbeans.org/core-main/rev/dbe5b62ac157
Good job. Thank you very much!
Comment 3 Quality Engineering 2012-10-16 02:05:54 UTC
Integrated into 'main-golden', will be available in build *201210160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/dbe5b62ac157
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #215556: Quicksearch bar shows "Search ()" when shortcut is cleared