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 - Patch for: Quicksearch bar shows "Search ()" when shortcut is cleared
Summary: Patch for: Quicksearch bar shows "Search ()" when shortcut is cleared
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Quick Search (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords: NETFIX
Depends on:
Blocks:
 
Reported: 2012-07-15 13:50 UTC by markiewb
Modified: 2012-10-16 02:05 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of the quicksearchbar showing the wrong text (3.94 KB, image/png)
2012-07-15 13:50 UTC, markiewb
Details
Proposed patch (1.76 KB, patch)
2012-10-13 22:24 UTC, markiewb
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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