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 137933

Summary: Add popup version of QSearch (without toobar presenter)
Product: platform Reporter: David Simonek <dsimonek>
Component: Quick SearchAssignee: Jaroslav Havlin <jhavlin>
Status: NEW ---    
Severity: blocker CC: olangr
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 134398    

Description David Simonek 2008-06-23 08:59:43 UTC
Several users asked me to provide QSearch feature, but without invocation from main toolbar (they don't like toolbar for
various reasons).
Also quote from main issue 134398:
----
One enhancement I what to mention add support to show ui like code completion to people don't like toolbar to show fancy
 components .  
-----

Proposed solution: Have Quick Search action also in main menu, which would open popup window containing text field and
results pane. Maybe it could also live as regular floating window, I'm not sure.
Comment 1 Ondrej Langr 2008-06-23 09:50:39 UTC
I'm not sure what's the goal of this request. Obviously, CC is displayed as in-code pop-up because it's effect directly
relates to one position in the code, which does not apply to QuickSearch. 

I sort of suspect that this request may be related to current limited functionality of QuickSearch. The single-purpose
"Go To Type" feature opens a pop-up, the same for "Go To File". If QuickSearch is seen as combination of "Go To Action"
and "Go To Type" (which it currently is, but other areas are planned), it is understandable that for the reason of
consistency, users would like to see a pop-up window. 

However, for cross-IDE search which QuickSearch is hopefully going to become in the future, upright corner is absolutely
standard position across many software products. Further, the "fancy toolbar component" may be subject of complaints as
it is almost impossible to set and keep to the desired place. 

I suggest to wait and re-evaluate this enhancement after we implement more search areas and after we will have fixed 
location for the search field. If it will be still requested, we can do it. Until then, lowering to P4.
Comment 2 Ondrej Langr 2008-06-23 09:51:21 UTC
Well .. lowering to P4 now. For explanation see the paragraph above.