Bug 820769

Summary: Component search list truncated in enter bug screen
Product: [Community] Bugzilla Reporter: David O'Brien <daobrien>
Component: Creating/Changing BugsAssignee: Simon Green <sgreen>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2CC: ebaak, sgreen
Target Milestone: 4.2-1   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.2.1-0.rc2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-05-11 05:48:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 786624    

Description David O'Brien 2012-05-10 23:24:22 UTC
Description of problem:
If you use the following to try to find a component - 

Component: 	
Type to find component name


The returned list of available components is severely truncated. I spent some time yesterday attempting to raise a bug which I knew (should have) existed as doc-<something>, but the required component did not appear.

The component does actually appear in the list (doc-Resource_Management_Guide) but you need to know more about the component name to find it. 

Version-Release number of selected component (if applicable):
4.2

How reproducible:
Always

Steps to Reproduce:
1. New Bug > RHEL 6
2. type "doc-" in Component search list to filter results
3. list is limited to 10 results
  
Actual results:

Only 10 results are displayed

Expected results:

All results that match ^doc-* should be displayed.

Additional info:

If you do happen to know more about the component, you can keep typing (e.g., doc-R further filters the list), but if you don't know the name it doesn't help.