﻿id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
13502,number of tickets it auto-complete list,clemens,Peter Suter,"Hello

I have a question about the WikiAutoCompletePlugin, which I like very much.

It looks like the plugin limits the count of proposed tickets (which appear in the auto-complete pop-up) to a number of 10 tickets.
What is the motivation for this arbitrary limitation?
Are there speed concerns?

Note that other items like files do not have a limitation. If too many are found, then a scroll bar appears. Why not for tickets?

In the plugin source code 
(function `_suggest_ticket` in [source:wikiautocompleteplugin/trunk/wikiautocomplete/web_ui.py@17198:218-233#L226 web_ui.py]) 
I can see that the SQL ticket query is limited to 10. Are there any concerns to set this to a higher values like 100?
`sdfsadf`
I would be willing to submit a patch (an open a ticket on trac-hacks) after successfully testing it.

Thanks
Clemens ",enhancement,new,normal,WikiAutoCompletePlugin,minor,,,,1.2
